spip Thu, 14 May 2020 14:00:26 -0700
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?