fork download
  1. global prueba
  2.  
  3. prueba:
  4. mov rax, 0
  5. ret
  6.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.asm:4: error: instruction not supported in 32-bit mode
stdout
Standard output is empty