@@ -644,7 +644,8 @@ evaluate_result :: (result : Result) {
main :: () {
args := get_command_line_arguments();
init_context_allocators();
init_scratch();
defer clear_scratch();
local_temp := make_arena(Megabytes(128));
The note is not visible to the blocked user.