1 2 3 4 5 6 7
module T where -- We should get a parse error on column 33 -- Indented with tabs: foo = 123456 module