ink/testing/regression/semantics/global-shadowing.ink

3 lines
45 B
Text

~ temp foo = "temp"
{foo}
VAR foo = "global"