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
Line 98: lambda needs a parameter `return (Build.Meter dummy) -> execute(src);``
Line 101: remove throws IOException (lambda fails to type check, and execute does not throw anyway)
The text was updated successfully, but these errors were encountered:
I think you're suggesting it could be improved by including build metering. Yes, that makes sense. Keep in mind, however, that I'm just keeping this theorem prover alive for now. In fact, I'm going to rebuild it soon ... hopefully early in the new year. As such, I'm not maintaining it really other than what is absolutely necessary!
Line 98: lambda needs a parameter `return (Build.Meter dummy) -> execute(src);``
Line 101: remove throws IOException (lambda fails to type check, and execute does not throw anyway)
The text was updated successfully, but these errors were encountered: