lean4-htt/tests/lean/sanitychecks.lean.expected.out

15 lines
905 B
Text

sanitychecks.lean:1:8-1:15: error: fail to show termination for
unsound
with errors
structural recursion cannot be used
well-founded recursion cannot be used, 'unsound' does not take any arguments
sanitychecks.lean:4:8-5:9: error: 'partial' theorems are not allowed, 'partial' is a code generation directive
sanitychecks.lean:7:7-8:9: error: 'unsafe' theorems are not allowed
sanitychecks.lean:10:0-10:24: error: failed to synthesize instance
Inhabited False
sanitychecks.lean:18:12-18:20: error: invalid use of 'partial', 'unsound3' is not a function
False
sanitychecks.lean:20:0-20:54: error: failed to compile partial definition 'unsound4', failed to show that type is inhabited
sanitychecks.lean:22:12-22:20: error: (kernel) invalid declaration, it uses unsafe declaration 'unsafeCast'
sanitychecks.lean:25:12-25:20: error: (kernel) invalid declaration, it uses unsafe declaration 'unsafeCast'