@@ -1,4 +1,8 @@
#ifndef __VM_H__
#define __VM_H__
#include "ir.h"
void run(const IRToks *ir, const BuiltinFunc *builtin_funcs);
#endif /* VM_H */
The note is not visible to the blocked user.