You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test exn_hello_world fails due to a type mismatch:
error: ././././Out.lean:96:15: application type mismatch
sailTryCatch __do_lift✝
argument
__do_lift✝
has type
Unit : Type
but is expected to have type
SailM Unit : Type
error: Lean exited with code 1
The text was updated successfully, but these errors were encountered:
The test
exn_hello_world
fails due to a type mismatch:The text was updated successfully, but these errors were encountered: