fork(1) download
  1. #include <stdio.h>
  2. #ifdef llama
  3. def int(*args)
  4. end
  5. def main(arg)
  6. yield
  7. end
  8. void = nil
  9. #endif
  10. #define do {
  11. #define end }
  12. int main(void) {
  13. int x = 10;
  14. while(x-=1) do
  15. printf("%i\n",x);
  16. end
  17. return 0;
  18. }
  19.  
Success #stdin #stdout 0s 2292KB
stdin
Standard input is empty
stdout
9
8
7
6
5
4
3
2
1