📝 fix some wanings.

This commit is contained in:
ValKmjolnir
2022-07-11 23:53:23 +08:00
parent 8cc69c709f
commit d1a7d32e7b
4 changed files with 11 additions and 14 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ private:
void interact();
public:
nasal_dbg():
next_step(false),
next_step(false),fsize(0),
bk_fidx(0),bk_line(0){}
void run(
const nasal_codegen&,