Ignore:
Timestamp:
Apr 23, 2024, 1:37:17 PM (5 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
4a3eb1c
Parents:
15215f02
Message:

Updated files in ResolvExpr? to the new indentation style. It seems the remaining places have reason to break from the style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/ConversionCost.cc

    r15215f02 r13de4478  
    3131#define PRINT(x)
    3232#endif
     33
     34namespace {
    3335
    3436        // GENERATED START, DO NOT EDIT
     
    152154        );
    153155
    154 namespace {
    155156        int localPtrsAssignable(const ast::Type * t1, const ast::Type * t2,
    156157                        const ast::SymbolTable &, const ast::TypeEnvironment & env ) {
Note: See TracChangeset for help on using the changeset viewer.