Menu

#55 labels

closed
nobody
None
1
2016-09-05
2016-09-04
No

Hello,

I think this should be illustrative:

loop:
loop:
    print 1
loop:
    print 2
    goto loop

I think that multiple declarations of the same label must throw an error. What do you think about this?

Respectfully,
Florin Oprea

Discussion

  • Jim Reneau

    Jim Reneau - 2016-09-05
    • status: open --> closed
    • Priority: 5 --> 1
     
  • Jim Reneau

    Jim Reneau - 2016-09-05

    1.99.99.62 - this is a big one I never thought about. Nice job finding that one.

     

Log in to post a comment.