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

2 lines
52 B
Text

VAR foo = "Hello, world!"
VAR foo = "Hello, world!"