Fixed a typo in the test source.

This commit is contained in:
Kugel Fuhr
2025-06-19 17:59:30 +02:00
parent 54f63a0cdc
commit 758bdaa4ad

View File

@@ -1,6 +1,6 @@
; Test for #525 taken from the issue
; Test for #505 taken from the issue
; Redefining a variable symbol "reopens" the old name space for cheap locals
; Behavior should be: First definition of a variable symbol opens a new
; Behavior should be: First definition of a variable symbol opens a new
; scope for cheap locals, redefinitions of the same symbols do not.
;this starts a new scope for cheap local lables