nitvm: The local variables are numbered
[nit.git] / src / nitvm.nit
index 5e5dde3..1fef7a4 100644 (file)
@@ -19,6 +19,7 @@ module nitvm
 
 import vm
 import vm_optimizations
+import variables_numbering
 import frontend
 
 # Create a tool context to handle options and paths