blob: c15d8d6f4114bd269f5e218bda706a05fc830f6e (
plain)
1
2
3
4
5
6
|
EmptyList.bpl(52,9): Warning: type parameter a is ambiguous, instantiating to List int
EmptyList.bpl(48,3): Error BP5001: This assertion might not hold.
Execution trace:
EmptyList.bpl(32,5): anon0
Boogie program verifier finished with 1 verified, 1 error
|