scheme@(guile-user)> (define test (s) (string-match "ii" s)) While compiling expression: Syntax error: unknown location: source expression failed to match any pattern in form (define test (s) (string-match "ii" s))