#ifndef BUILTIN_H
#define BUILTIN_H

void init_builtin_module(void);

#endif