I have a case where `nim c` fails with error message `Error: 'error' can only 
be used in compile-time context` while `nim check` succeeds with no errors? 
Aren't they using the same syntax validation code? How can it be?

Reply via email to