syntax-error

[syntax] syntax-error reason arg ...

[syntax] syntax-errorf format-string arg ...

Gauche: like error and errorf, but signals an error at compile time. Useful to signal an error in the R5RS macro.