mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-14 13:31:26 -07:00
gen_c11.c: generates base
This commit is contained in:
+1
-1
@@ -1129,7 +1129,7 @@ indented_from_string__ainfo(AllocatorInfo ainfo, String8 string)
|
||||
{
|
||||
TempArena scratch = scratch_begin(ainfo);
|
||||
|
||||
read_only local_persist U8 indentation_bytes[] = " ";
|
||||
local_persist U8 indentation_bytes[] = " ";
|
||||
String8List indented_strings = {0};
|
||||
|
||||
S64 depth = 0;
|
||||
|
||||
Reference in New Issue
Block a user