summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T20101.script
blob: 5328f965076bb1fc8d4b30672a30e8e76fa4fc9b (plain)
1
2
3
4
:complete repl "let x = y++b"
:complete repl "let x = y+"
:complete repl "let x = y ++"
:complete repl "let x = b"