The current compiler result in code that segfaults if `((λf.((λx.(f (x x))) (λx.(f (x x))))) (λx.x))` is compiled.
The current compiler result in code that segfaults if
((λf.((λx.(f (x x))) (λx.(f (x x))))) (λx.x))is compiled.