langref: automatic update of builtin.zig
now the docs can't get out of date for this See #367
This commit is contained in:
@@ -59,5 +59,7 @@ void codegen_add_object(CodeGen *g, Buf *object_path);
|
||||
|
||||
void codegen_translate_c(CodeGen *g, Buf *path);
|
||||
|
||||
Buf *codegen_generate_builtin_source(CodeGen *g);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user