From 65c182755954f64fd112284a5336ba05547a4283 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 3 Jul 2017 18:15:24 -0400 Subject: - Tested the compilation for "nat" procedures. - Expanded the runtime. - Some bug-fixes and refactorings. --- new-luxc/test/tests.lux | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'new-luxc/test/tests.lux') diff --git a/new-luxc/test/tests.lux b/new-luxc/test/tests.lux index 92644ff48..695c72174 100644 --- a/new-luxc/test/tests.lux +++ b/new-luxc/test/tests.lux @@ -20,7 +20,12 @@ ["_;S" procedure] ["_;S" loop]) (generator ["_;G" primitive] - ["_;G" structure])))) + ["_;G" structure] + (procedure ["_;G" common])) + )) + ## (luxc (generator ["_;G" function]) + ## ) + ) ## [Program] (program: args -- cgit v1.2.3