Init new repository
This commit is contained in:
4
tests/regression_same_named_proc_arguments.txt
Normal file
4
tests/regression_same_named_proc_arguments.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
// #failed: resolve
|
||||
// #error: duplicate proc argument 'a'
|
||||
A :: proc(a: int, a: int) {
|
||||
}
|
||||
Reference in New Issue
Block a user