~ chicken-core (chicken-5) /tests/test-line-numbers.expected
Trap12Warning: Invalid argument3 In file `test-line-numbers.scm:19',4 In procedure `f',5 In procedure call:67 (scheme#+ 'a)89 Argument #1 to procedure `+' has an invalid type:1011 symbol1213 The expected type is:1415 number1617 This is the expression:1819 'a2021 Procedure `+' from module `scheme' has this type:2223 (#!rest number -> number)