summaryrefslogtreecommitdiff
path: root/ecomp-c/tests/variable_assign_from_type.easm
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-c/tests/variable_assign_from_type.easm')
-rw-r--r--ecomp-c/tests/variable_assign_from_type.easm1
1 files changed, 1 insertions, 0 deletions
diff --git a/ecomp-c/tests/variable_assign_from_type.easm b/ecomp-c/tests/variable_assign_from_type.easm
index c89a9c2..6a1629f 100644
--- a/ecomp-c/tests/variable_assign_from_type.easm
+++ b/ecomp-c/tests/variable_assign_from_type.easm
@@ -3,3 +3,4 @@ use32
org $1000000
; CONST N -> integer, 20
; DECL a -> integer, 0
+; LET a <- \ No newline at end of file