Changes between Initial Version and Version 1 of Ticket #1309, comment 10


Ignore:
Timestamp:
08/02/16 20:26:55 (8 years ago)
Author:
sjamaan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1309, comment 10

    initial v1  
    88     (define (x) 1)
    99     2))
     10
     11(print x) ; => #<procedure (x)> in CHICKEN and Gauche, error in other Schemes
    1012}}}
    1113