``` ./zig-out/bin/roc check file.roc ``` ```roc a = a ``` ``` The Roc compiler overflowed its stack memory and had to exit. ```