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
{{ message }}
This repository was archived by the owner on Aug 24, 2024. It is now read-only.
Description
I'm attempting to analyze a simple file with a sample theorem with
leanInk a sample.leanand I get the following error:Expected behaviour
Expected to work without the error.
Reproducing the issue
I have built the program from source and added the
bindirectory to the path. I have created asample.leanfile with the following content:Then,
leanInk a sample.lean.Environment information