fix: alignment issue with stack in read
This commit is contained in:
@@ -3,8 +3,8 @@ package wacc
|
|||||||
import scala.collection.mutable.LinkedHashMap
|
import scala.collection.mutable.LinkedHashMap
|
||||||
import scala.collection.mutable.ListBuffer
|
import scala.collection.mutable.ListBuffer
|
||||||
import cats.data.Chain
|
import cats.data.Chain
|
||||||
import cats.syntax.foldable._
|
// import cats.syntax.foldable._
|
||||||
import parsley.token.errors.Label
|
// import parsley.token.errors.Label
|
||||||
|
|
||||||
object asmGenerator {
|
object asmGenerator {
|
||||||
import microWacc._
|
import microWacc._
|
||||||
|
Reference in New Issue
Block a user