cryptol/tests/constraint-guards/nestFun.icry.stdout
Iavor Diatchki 58a351c765 Update evaluator to account for TError of kind prop.
At the moment this kind of representes "False" so we need
to handle it.   In the future, we probaly should:
  * add an explicit `TFalse` to distinguish between malformed and False
  * Eliminate obviously false guards when instantiating a funcotr
2022-09-28 15:17:39 +03:00

6 lines
77 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
False
True