Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6f1b95d296c5592d3a3e71cc638994fa2ba4e4f7
/
.
/
compiler
/
testData
/
integration
/
smoke
/
scriptException
/
script.expected
blob: 7b2719a6aac720592e50f52139604458830d3de5 [
file
]
ERR
:
java
.
lang
.
IllegalStateException
:
my
error
at
Script
.
main
(
script
.
kts
:
2
)
at
Script
.
a
(
script
.
kts
:
6
)
at
Script
.<
init
>(
script
.
kts
:
9
)
Return
code
:
3