fork download
  1. int 1;
  2. for (integer i=0; i<=99;i++){
  3. System.debug(i);
  4. }
Success #stdin #stdout #stderr 0.01s 7992KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
./prog:1: expected expression