fork download
  1. int main(void)
  2. {
  3. # if _Pragma+(1)
  4. (void) ("OK");
  5. # endif
  6. }
  7.  
Success #stdin #stdout 0s 2156KB
stdin
Standard input is empty
stdout
Standard output is empty