shift-js / shift-js

Swift to JavaScript transpiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix parser support for vars declared without a value

opened this issue · comments

var emptyString: String
var first, second, third: String