fix: alignment issue with stack in read
This commit is contained in:
parent
edbc03ee25
commit
bd0eb76bec
@ -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._
|
||||||
|
Loading…
x
Reference in New Issue
Block a user