Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Expr.hpp

    rb3a0df6 rbb87dd0  
    112112
    113113                bool hasSlots() const { return data.resnSlots; }
    114                 bool hasParams() const { return data.inferParams; }
    115114
    116115                ResnSlots& resnSlots() {
Note: See TracChangeset for help on using the changeset viewer.