OSDN Git Service

fix the operation for binary operator with the same variable (#16)
authoroysheng <33340252+oysheng@users.noreply.github.com>
Mon, 15 Oct 2018 07:54:30 +0000 (15:54 +0800)
committerPaladz <yzhu101@uottawa.ca>
Mon, 15 Oct 2018 07:54:30 +0000 (15:54 +0800)
commitd769c89103ea2d03047c879039f7623623605897
tree17bff13a99b053b78ce058fc0667ad7b0e9f7186
parentc6f603a78f618331fba4912dc5d44a7a4b64eccd
fix the operation for binary operator with the same variable (#16)
compiler/compile.go
compiler/stack.go