summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T17409.stdout
blob: 0c6620849c2c18872005d111c5be1b825682789b (plain)
1
2
      f = \ (x :: Bool) -> not (id @Bool x); } in
f = \ (x :: Bool) -> not (id @Bool x)