summaryrefslogtreecommitdiff
path: root/testsuite/tests/arrows/should_compile/all.T
blob: af287cc34b0bc5f532463247c9c86be139db8d23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
test('arrowapply1', normal, compile, [''])
test('arrowapply2', normal, compile, [''])
test('arrowapply3', normal, compile, [''])
test('arrowapply5', normal, compile, [''])
test('arrowcase1', normal, compile, [''])
test('arrowdo1', normal, compile, [''])
test('arrowdo2', normal, compile, [''])
# test('arrowdo3', normal, compile, [''])	# takes too long
test('arrowform1', normal, compile, [''])
test('arrowif1', normal, compile, [''])
test('arrowlet1', normal, compile, [''])
test('arrowrec1', normal, compile, [''])
test('arrowpat', normal, compile, [''])
test('T3964', normal, compile, [''])
test('T5283', normal, compile, [''])
test('T5267', expect_broken(5267), compile, [''])
test('T5022', normal, compile, [''])