Added files to debug acoss ps

This commit is contained in:
2022-04-03 22:40:33 +02:00
parent 63a5efae3c
commit 521e412db2
6 changed files with 18 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
// Checking symbol shadowing
var a
func shadow() begin
var a, b
a := 1