mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 14:58:50 +00:00
part of analyzer, interpreter closure processing fix
This commit is contained in:
parent
4c34a63bb7
commit
014f249b16
7 changed files with 316 additions and 43 deletions
|
|
@ -4,4 +4,4 @@ extern "C" {
|
|||
#include "utils.h"
|
||||
}
|
||||
|
||||
void analyze(const Bytefile &bf);
|
||||
void analyze(Bytefile *bf);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue