public class helloworld { public static void say hello{} { system.debug('hello,salesforce'); } }
Standard input is empty
Object: UndefinedObject error: did not understand #helloworld MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254) UndefinedObject class(Object)>>doesNotUnderstand: #helloworld (SysExcept.st:1448) UndefinedObject>>executeStatements (prog:1)
./prog:3: parse error, expected '}'