# my grate code
program
open
   def y integer ;
   set y 200 300 ;  # missing the +
close

