enforce global immutability

extensions
Steven Massey 5 years ago
parent 5070cb2c8c
commit 8bb8b262b7

@ -843,7 +843,6 @@ _ (PushAllocatedSlotAndEmit (o, i_global->type));
}
// TODO: enforce mutability
M3Result Compile_SetGlobal (IM3Compilation o, M3Global * i_global)
{
M3Result result = c_m3Err_none;

Loading…
Cancel
Save