blob: 81ee7da351cc9b725ceeef1f90bca5b379b2a8ea [file] [log] [blame]
(if (and (char? (CHAR-CONSTANT))
(string? (STRING-CONSTANT)))
(exit 0)
(exit 1))