Files
GroundPY/out.asm
2025-09-04 07:45:20 +10:00

9 lines
151 B
NASM

section .data
section .text
global _start
_start:
; InstructionNode(instruction='divide', parent=RootNode(statements=[...]), arguments=[])
; FUCK