fork download
  1. #import <objc/objc.h>
  2. #import <objc/Object.h>
  3.  
  4.  
  5. int main()
  6. {NSLog(@"einat"0;
  7. return 0;
  8. }
  9. @end
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Mozart Compiler 1.4.0 (20080704) playing Oz 3

%%% feeding file prog.oz

%*************************** parse error ************************
%**
%** syntax error, unexpected '#'
%**
%** in file "./prog.oz", line 1, column 0
%** ------------------ rejected (1 error)
stdout
Standard output is empty