You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 regels
96 B

  1. (import "tests/import1.slime")
  2. (define (set-a-2 s)
  3. (set! a s))
  4. (define (get-a-2) a)