fork download
  1. int abx = 43;
  2. system.debug(abx);
Success #stdin #stdout #stderr 0.01s 8980KB
stdin
Standard input is empty
stdout
Object: nil error: did not understand #abx
MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254)
UndefinedObject(Object)>>doesNotUnderstand: #abx (SysExcept.st:1448)
UndefinedObject>>executeStatements (prog:1)
stderr
./prog:2: expected expression