init commit
This commit is contained in:
8
test/semant/functions_with_same_name.golden
Normal file
8
test/semant/functions_with_same_name.golden
Normal file
@@ -0,0 +1,8 @@
|
||||
[1;37mtest/functions_with_same_name.shd:2,0: [31merror: [37mRedeclaration of 'foo'
|
||||
[96m foo :: () {
|
||||
^^^
|
||||
|
||||
[97mtest/functions_with_same_name.shd:1,0: info: Here is the first declaration of 'foo'
|
||||
[96m foo :: () {
|
||||
^^^
|
||||
[36m[37m
|
||||
Reference in New Issue
Block a user