Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Concurrency/Actors.cpp

    r086d6b8 r7e4bd9b6  
    323323            FunctionDecl * sendOperatorFunction = new FunctionDecl(
    324324                decl->location,
    325                 "?|?",
     325                "?<<?",
    326326                {},                     // forall
    327327                {
Note: See TracChangeset for help on using the changeset viewer.