okaxaki / objc2swift

Objective-C to Swift Converter
http://okaxaki.github.io/objc2swift/
ISC License
268 stars 38 forks source link

ReferenceError: identifier is not defined #8

Closed i-tengfei closed 2 years ago

i-tengfei commented 2 years ago

https://github.com/okaxaki/objc2swift/blob/master/src/parser.js#L336

okaxaki commented 2 years ago

Thank you for your report. I did not notice the issue since I did not implement the jump (goto) statement.