gmbytecode/test/asm_code/identity.fate
2025-01-22 13:41:35 +09:00

9 lines
219 B
Plaintext

;; CONTRACT: Identity
FUNCTION id(integer) -> integer
RETURN
;; Test the code from the shell
;; _build/default/rel/aessembler/bin/aessembler console
;; gmb_gmfa:file("../../../../test/asm_code/identity.fate", []).