summaryrefslogtreecommitdiff
path: root/testsuite/tests/bytecode/all.T
blob: 63ed3c19ce0a54fde19394c8e762eb167489c496 (plain)
1
2
3
ghci_dump_bcos = [only_ways(['ghci']), extra_run_opts('-dno-typeable-binds -dsuppress-uniques -ddump-bcos')]

test('T23068', ghci_dump_bcos + [filter_stdout_lines(r'.*bitmap: .*')], ghci_script, ['T23068.script'])