chore: Version 0.3 #136

Open
aniva wants to merge 487 commits from dev into main
1 changed files with 1 additions and 0 deletions
Showing only changes of commit f2f71a6028 - Show all commits

View File

@ -250,6 +250,7 @@ protected def GoalState.tryTacticM (state: GoalState) (goal: MVarId) (tacticM: E
return .some $ ← m.toString
else
return .none
Core.resetMessageLog
if ¬ newMessages.isEmpty then
return .failure newMessages.toArray
return .success nextState