sekiguchi-nagisa / DShell

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Native Method Invocation Problem #116

Closed sekiguchi-nagisa closed 10 years ago

sekiguchi-nagisa commented 10 years ago
var a = "12"
a = null
stdout.writeLIne(a)
sekiguchi-nagisa commented 10 years ago

fixed due to new parser