8 lines
244 B
Plaintext
8 lines
244 B
Plaintext
[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 |