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.ListBuffer
|
||||
import cats.data.Chain
|
||||
import cats.syntax.foldable._
|
||||
import parsley.token.errors.Label
|
||||
// import cats.syntax.foldable._
|
||||
// import parsley.token.errors.Label
|
||||
|
||||
object asmGenerator {
|
||||
import microWacc._
|
||||
|
Loading…
x
Reference in New Issue
Block a user