mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-13 10:58:23 +03:00
Fix windows tests, take 2
This commit is contained in:
parent
800f1e0cfe
commit
2d1f2c1033
@ -6,4 +6,4 @@ Loading module T16::B
|
||||
[error] at T16\B.cry:5:5--5:11
|
||||
Multiple definitions for symbol: update
|
||||
(at Cryptol:899:11--899:17, update)
|
||||
(at T16\A.cry:3:1--3:7, T16::A::update)
|
||||
(at .\T16\A.cry:3:1--3:7, T16::A::update)
|
||||
|
@ -6,5 +6,5 @@ Loading module T18::B
|
||||
|
||||
[error] at T18\B.cry:6:5--6:6
|
||||
Multiple definitions for symbol: u
|
||||
(at T18\A.cry:3:1--3:2, T18::A::u)
|
||||
(at T18\A1.cry:3:1--3:2, T18::A1::u)
|
||||
(at .\T18\A.cry:3:1--3:2, T18::A::u)
|
||||
(at .\T18\A1.cry:3:1--3:2, T18::A1::u)
|
||||
|
Loading…
Reference in New Issue
Block a user