Another test case

This commit is contained in:
Tony Garnock-Jones 2019-09-08 14:33:50 +01:00
parent 5fe529825f
commit 2dd2c329ed
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -87,6 +87,7 @@
record8: <Test #hex{8381103334} <<discard> 3 4>>
record9: @"Missing record label" <ParseError "<>">
record10: @"Missing close-angle-bracket" <ParseShort "<">
record11: @"Unexpected close-angle-bracket" <ParseError ">">
set0: <Test #hex{a0} #set{}>
set1: <NondeterministicTest #hex{a3313233} {1 2 3}>
set1a: <NondeterministicTest #hex{a3313233} #set{1 2 3}>