summaryrefslogtreecommitdiff
path: root/ecomp-c/tests/variable_assign_from_type.easm
blob: e01cb9ae55a0dba1c9fe86c8f5f837d7aa683022 (plain)
1
2
3
4
5
6
7
format binary
use32
org $1000000
jmp __global_0
; CONST N -> integer, 20
; DECL a -> integer, 0
__global_0: