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 :: () { ^^^