fork download
  1. Public class mobileCode{
  2. Public static void newMethod(){
  3. }
  4. }
Success #stdin #stdout #stderr 0.01s 8968KB
stdin
mobileCode.newMethod();
stdout
Object: UndefinedObject error: did not understand #mobileCode
MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254)
UndefinedObject class(Object)>>doesNotUnderstand: #mobileCode (SysExcept.st:1448)
UndefinedObject>>executeStatements (prog:1)
stderr
./prog:2: parse error, expected '}'