added CMD_PUSH_OBJVAR and CMD_STORE_INTO_OBJVAR

This commit is contained in:
hyunghwan.chung
2015-06-12 13:52:30 +00:00
parent 2982d4118d
commit c052501f0c
5 changed files with 153 additions and 59 deletions

View File

@ -341,6 +341,10 @@ printf ("%p\n", a);
printf ("%.*s ", (int)bcslen, bcs);
}
}
else
{
printf ("%s ", xtn->source_path);
}
printf ("syntax error at line %lu column %lu - %s",