This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-16 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2cf83902b0eea288f81bedb87fbf8822b3cec63
kotlin
/
idea
/
testData
/
debugger
/
selectExpression
/
disallowMethodCalls
/
expressionInPropertyInitializer.kt
Natalia Ukhorskaya
d2cf83902b
Debugger: do not evaluate calls on mouse cover when 'Value auto tooltip' switched on
2015-01-15 11:45:16 +03:00
4 lines
42 B
Kotlin
Raw
Blame
History
val
a
=
1
val
b
=
<
caret
>
a
// EXPECTED: a
Reference in New Issue
View Git Blame
Copy Permalink