When the pre-parse formatter runs, it removes all whitespace from the program. This causes a bug where if you try to print a space it will crash. ``` ```.a. .bi == FORMAT ==> ```.a..bi ```