Files
wasmtime/tests/parser/tiny.cton.ref
Jakob Stoklund Olesen 954fd015e0 Add very basic test framework for parser tests.
Start with a shell script that runs .cton files through 'cton-util cat' and
compares the output to a reference. This can get fancy later.
2016-07-05 12:51:02 -07:00

5 lines
38 B
Plaintext

function minimal() {
ebb0:
trap
}