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, 0 insertions, 1 deletions
diff --git a/ecomp-c/tests/variable_assign_from_type.easm b/ecomp-c/tests/variable_assign_from_type.easm
index 6a1629f..c89a9c2 100644
--- a/ecomp-c/tests/variable_assign_from_type.easm
+++ b/ecomp-c/tests/variable_assign_from_type.easm
@@ -3,4 +3,3 @@ use32
org $1000000
; CONST N -> integer, 20
; DECL a -> integer, 0
-; LET a <- \ No newline at end of file