Fix codegen hidden bugs
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
#include "../../common/aliases/aliases.h"
|
||||
#include <stddef.h>
|
||||
|
||||
typedef struct str8 Str8;
|
||||
|
||||
internal Str8List str8_node_to_list(Str8Node *node);
|
||||
|
||||
Str8Node *wapp_str8_list_get(const Str8List *list, u64 index) {
|
||||
|
Reference in New Issue
Block a user