244 B
244 B
test/functions_with_same_name.ink:2,0: error: Redeclaration of 'foo'
foo :: () {
^^^
test/functions_with_same_name.ink:1,0: info: Here is the first declaration of 'foo'
foo :: () {
^^^
foo :: () {
^^^
test/functions_with_same_name.ink:1,0: info: Here is the first declaration of 'foo'
foo :: () {
^^^