Files
kotlin-fork/idea/testData/script/definition/highlighting/throwingResolver/script.kts
T
Ilya Chernikov e542c9ea84 Refactor script definitions and resolving/refining infrastructure:
- implement wrappers to wrap old and new API providers and resolvers
- make old API deprecated (with error where possible)
- drop old internal classes related to the old API
- refactor usages accordingly
- fix and add missing features to the scripting API where necessary
2019-06-06 17:21:00 +02:00

3 lines
126 B
Kotlin
Vendored

<error descr="Exception from resolver (java.lang.IllegalStateException: Exception from resolver)"></error>
val s = 3
val g = 4