fork download
  1. integer a=10;
  2. system.debug(JSON.stringify(a));
Success #stdin #stdout #stderr 0.02s 8876KB
stdin
Standard input is empty
stdout
Object: nil error: did not understand #a
MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254)
UndefinedObject(Object)>>doesNotUnderstand: #a (SysExcept.st:1448)
UndefinedObject>>executeStatements (prog:1)
stderr
./prog:2: expected expression