DoctorWkt/acwj

Part 48 Static

MikasaAkerman opened this issue · 0 comments

There is no need to call freestaticsyms() in do_compile() function. Because we already had clear_symtable() before we parse the source file. And clear_symtable() will clear all syms in Globhead chain.