``` :discoverMainScriptsExtensions e: /Users/charl...
# tornadofx
a
Copy code
:discoverMainScriptsExtensions
e: /Users/charles/IdeaProjects/TornadoFxSandbox/src/main/kotlin/com/polyglotric/MyView.kt: (12, 28): Property getter or setter expected
e: /Users/charles/IdeaProjects/TornadoFxSandbox/src/main/kotlin/com/polyglotric/MyView.kt: (12, 29): Expecting member declaration
e: /Users/charles/IdeaProjects/TornadoFxSandbox/src/main/kotlin/com/polyglotric/MyView.kt: (12, 29): Function declaration must have a name
e: /Users/charles/IdeaProjects/TornadoFxSandbox/src/main/kotlin/com/polyglotric/MyView.kt: (12, 24): Unresolved reference: vbox
:compileKotlin FAILED