typing: add `ARangeExpr::init_callsite` and use it everywhere
[nit.git] / src / nit.nit
index 91a2fcd..ad1a388 100644 (file)
@@ -19,7 +19,7 @@ module nit
 
 import naive_interpreter
 import debugger
-import nitdbg_commons
+import debugger_commons
 
 redef class InterpretCommons
 
@@ -39,4 +39,4 @@ redef class InterpretCommons
 
 end
 
-(new InterpretCommons).launch
\ No newline at end of file
+(new InterpretCommons).launch