Add sentinel node to parser.
This commit is contained in:
@@ -161,7 +161,6 @@ Compiler_Context :: struct {
|
||||
codegen_result_text : string;
|
||||
|
||||
typed_buffers : Static_Array(Type_Variable_Handle, 32);
|
||||
// structured_buffers : Static_Array(Type_Variable_Handle, 16);
|
||||
|
||||
scope_stack : Scope_Stack;
|
||||
type_variables : [..]Type_Variable;
|
||||
|
||||
Reference in New Issue
Block a user