summaryrefslogtreecommitdiff
path: root/testsuite/tests/parse-errors/escape_error.compilers.reference
blob: 5610c044659f7697d7c74fd95ab0bd37201469fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Line 8, characters 16-18:
8 | try foo () with ;;
                    ^^
Error: Syntax error
Line 2, characters 5-6:
2 | (3 : );;
         ^
Error: Syntax error
Line 2, characters 6-7:
2 | (3 :> );;
          ^
Error: Syntax error