Dear list,
For today's bonus-bug;
This is simply a syntax error;
class foo;
This on the other hand crashes outright;
Class foo;
This on the other hand gets picked up by the parser as there is no type "Bar" defined;
Bar foo;
Kinda trivial but still a crash.
Kas.
_______________________________________________
chuck-users mailing list
chuck-users@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users