add tests for case and constr
Fix a minor issue with decoding order
This commit is contained in:
BIN
crates/uplc/test_data/case_constr/case_constr.flat
Normal file
BIN
crates/uplc/test_data/case_constr/case_constr.flat
Normal file
Binary file not shown.
4
crates/uplc/test_data/case_constr/case_constr.uplc
Normal file
4
crates/uplc/test_data/case_constr/case_constr.uplc
Normal file
@@ -0,0 +1,4 @@
|
||||
(program
|
||||
1.0.0
|
||||
(case (constr 0)(constr 0(con integer 0))(constr 1(con integer 1)))
|
||||
)
|
||||
Reference in New Issue
Block a user