; ~~~ Auto generated by the GroundPY compiler for Linux x86_64 targets. ~~~ section .data section .text global _start _start: push 0 mov rax, 1000 cmp rax, [rsp + 0] setg al movzx rax, al push rax mov rax, 60 mov rdi, [rsp + 0] syscall