13 lines
742 B
Text
13 lines
742 B
Text
sanitychecks.lean:1:0: error: fail to show termination for
|
|
unsound
|
|
with errors
|
|
structural recursion cannot be used
|
|
|
|
well founded recursion has not been implemented yet
|
|
sanitychecks.lean:4:8: error: 'partial' theorems are not allowed, 'partial' is a code generation directive
|
|
sanitychecks.lean:7:7: error: 'unsafe' theorems are not allowed
|
|
sanitychecks.lean:10:0: error: failed to synthesize instance
|
|
Inhabited False
|
|
sanitychecks.lean:18:0: error: failed to compile partial definition 'unsound3', failed to show that type is inhabited
|
|
sanitychecks.lean:20:12: error: (kernel) invalid declaration, it uses unsafe declaration 'unsafeCast'
|
|
sanitychecks.lean:23:12: error: (kernel) invalid declaration, it uses unsafe declaration 'unsafeCast'
|