Added files to debug acoss ps
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
// Checking symbol shadowing
|
||||
|
||||
var a
|
||||
|
||||
func shadow() begin
|
||||
var a, b
|
||||
a := 1
|
||||
|
||||
Reference in New Issue
Block a user