fixed a bug in the mzlib contracts test suite
original commit: 26187fed8f3d3df4e7edd8bfb435ced0c323d910
This commit is contained in:
commit
7019af6167
|
@ -1546,8 +1546,8 @@ of the contract library does not change over time.
|
||||||
'pos
|
'pos
|
||||||
'neg)
|
'neg)
|
||||||
1)
|
1)
|
||||||
x)
|
(reverse x))
|
||||||
(reverse '(1 3 4 2)))
|
'(3 1 2 4))
|
||||||
|
|
||||||
(test/neg-blame
|
(test/neg-blame
|
||||||
'parameter/c1
|
'parameter/c1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user