Integer a = 4500; Integer f = 4500; Boolean d = a == f;
Standard input is empty
Object: Integer error: did not understand #a MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254) Integer class(Object)>>doesNotUnderstand: #a (SysExcept.st:1448) UndefinedObject>>executeStatements (prog:1) Object: nil error: did not understand #Boolean MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254) UndefinedObject(Object)>>doesNotUnderstand: #Boolean (SysExcept.st:1448) UndefinedObject>>executeStatements (prog:4)
./prog:4: parse error, expected identifier or binary operator or keyword