summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_compile/T10667.hs
blob: 665c764099a79f9b3517b02a35d9d5b397205157 (plain)
1
2
3
4
5
6
module A where

-- when used with '-g' debug generation option
-- '*/*' leaked into a /* comment */ and broke
-- GNU as.
x */* y = 42