cryptol/tests/modsys/T16.icry.stdout
Iavor Diatchki 5a55e31585 Fix tests
2022-02-07 10:21:10 -08:00

10 lines
252 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module T16::A
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)