summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T5130.script
blob: cb4e9d0d6be72fd6889185650c073ada3c396f8c (plain)
1
2
3
:set -XScopedTypeVariables
(\(x :: a, y :: a) -> [x, "hi"])