• Ken Thompson's avatar
    mixed old/new declaration · 34b6f642
    Ken Thompson authored
    exact spec:
    a) must be a multi-assignment w :=
    b) a proper subset of the lhs
       can be declared in same block
       with the same type with no
       "redeclaration" error
    
    R=r
    OCL=27610
    CL=27610
    34b6f642
walk.c 68.5 KB