refactor: update error handling and diagnostics in IntelliWACC extension

This commit is contained in:
Guy C
2025-03-10 18:23:40 +00:00
parent 54d6e7143b
commit bad6e47e46
2 changed files with 38 additions and 8 deletions

View File

@@ -4,7 +4,6 @@ import parsley.Parsley
import parsley.generic.ErrorBridge
import parsley.ap._
import parsley.position._
import parsley.syntax.zipped._
import cats.data.NonEmptyList
object ast {