Ticket #466: PAST-Compiler.patch

File PAST-Compiler.patch, 496 bytes (added by bsdz, 13 years ago)

Patch file

  • compilers/pct/src/PAST/Compiler.pir

     
    9090    valflags['String']   = 's~*:e' 
    9191    valflags['Integer']  = 'i+*:' 
    9292    valflags['Float']    = 'n+*:' 
     93    valflags['Complex']   = 's~*:e' 
    9394    set_global '%valflags', valflags 
    9495 
    9596    ##  %!controltypes holds the list of exception types for each