• Robert Griesemer's avatar
    Experiments with "export": · 5fc79191
    Robert Griesemer authored
    Allow "export" keyword in front of a declaration. Semantics:
    export *top-level* identifiers declared (but not the fields
    of a struct type for instance).
    
    R=r
    OCL=13464
    CL=13464
    5fc79191
scanner.go 14 KB