Update expected output for regression test issue835.icry.

This commit is contained in:
Brian Huffman 2020-07-28 16:03:20 -07:00
parent 9c415a6a97
commit fe465e108f

View File

@ -3,8 +3,9 @@ Loading module Cryptol
Loading module Float
[error] at <interactive>:1:1--1:28:
Unsolved constraints:
Unsolvable constraints:
• SignedCmp (Float 5 11)
arising from
use of expression (<$)
at <interactive>:1:1--1:28
• Reason: Type 'Float' does not support signed comparisons.