We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0536be4 commit 3fae582Copy full SHA for 3fae582
plutus-conformance/test-cases/uplc/evaluation/term/constr/constr-09/constr-09.uplc
@@ -1,4 +1,4 @@
1
-- Tag cannot exceeed 2^64-1 = maxBound :: Word64
2
(program 1.1.0
3
- (constr 18446744073709551616 (con string "Maximum tag plus one") (con unit ())
+ (constr 18446744073709551616 (con string "Maximum tag plus one") (con unit ()))
4
)
plutus-conformance/test-cases/uplc/evaluation/term/constr/constr-10/constr-10.uplc
-- Version check fails before tag check
(program 1.0.0
0 commit comments