Added a new syntax error code MODIMPFAIL

This commit is contained in:
hyunghwan.chung
2017-06-08 14:39:17 +00:00
parent 40ec8fc157
commit 9b3c3007fd
8 changed files with 74 additions and 20 deletions

View File

@@ -517,6 +517,7 @@ struct moo_compiler_t
moo_oocs_t modname; /* module name after 'from' */
moo_oow_t modname_capa;
moo_ioloc_t modname_loc;
/* instance variable, class variable, class instance variable, constant
* var[0] - named instance variables