Doing the Analysis tutorial I get the following warning:
> (let zero (bigrat (bigint 0) (bigint 1)))
[WARN ] In 1:1-41: (let zero (bigrat (bigint 0) (bigint 1)))
Global `zero` should start with `$`. Enable `--strict-mode` to turn this warning into an error. Suppressing additional warnings of this type.
Doing the Analysis tutorial I get the following warning: