Fix test (accounts for chanes in the standard library)

This commit is contained in:
Iavor Diatchki 2021-04-20 14:53:21 -07:00
parent 6818969db6
commit 1c175f5c85

View File

@ -5,5 +5,5 @@ Loading module T16::B
[error] at ./T16/B.cry:5:5--5:11
Multiple definitions for symbol: update
(at Cryptol:846:11--846:17, update)
(at Cryptol:844:11--844:17, update)
(at ./T16/A.cry:3:1--3:7, T16::A::update)