Ignore:
Timestamp:
May 23, 2024, 5:18:27 PM (5 weeks ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
dc74231
Parents:
fbc84ca
Message:

Various whitespace and intentation updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Attribute.hpp

    rfbc84ca r2c8946b  
    5353        friend node_t * mutate(const node_t * node);
    5454        template<typename node_t>
    55     friend node_t * shallowCopy(const node_t * node);
     55        friend node_t * shallowCopy(const node_t * node);
    5656};
    5757
Note: See TracChangeset for help on using the changeset viewer.