Fixed a typo in the test source.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
; 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
|
; 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.
|
; scope for cheap locals, redefinitions of the same symbols do not.
|
||||||
|
|||||||
Reference in New Issue
Block a user