mattunlv / ProcessJ-main-branch-old

ProcessJ Compiler Project
2 stars 4 forks source link

prefix class names #10

Closed mattunlv closed 7 years ago

mattunlv commented 7 years ago

a file called hello.pj cannot have a yielding procedure called hello …

cabelshrestha commented 7 years ago

This has been fixed by prefixing 'proc' text on procedure names.