update 'import'

This commit is contained in:
Valk Richard Li
2020-10-11 05:28:27 -07:00
committed by GitHub
parent 3df1540486
commit 94a3031f7b
9 changed files with 263 additions and 97 deletions
-1
View File
@@ -146,7 +146,6 @@ void nasal_parse::main_process()
}
}
}
std::cout<<">> [parse] complete generation. "<<error<<" error(s)."<<std::endl;
return;
}