fixed Makefile and tests, wrapped interpreter and opcodes
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ main (int argc, char **argv)
|
||||
|
||||
//gen_bytecode (generated_source);
|
||||
gen_bytecode (file);
|
||||
run_int ();
|
||||
// run_int ();
|
||||
|
||||
#ifdef __TARGET_MCU
|
||||
fake_exit ();
|
||||
|
||||
Reference in New Issue
Block a user