This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5f3102bf2fa2bc9e79b91c8a4463d1012881a367
kotlin-fork
/
compiler
/
testData
/
evaluate
/
constant
T
History
Ilya Gorbunov
b1766b167f
Remove mod function usage from tests
...
#KT-26654
2020-01-23 19:28:23 +03:00
..
classObjectProperty.kt
Overridable val should not be treated as constant
2015-10-26 19:23:09 +03:00
compareTo.kt
…
differentTypes.kt
…
divideByZero.kt
…
equals.kt
…
exceptionWhenEvaluate.kt
Catch exceptions evaluating expression
2014-01-28 18:21:40 +04:00
finalProperty.kt
…
float.kt
…
floatsAndDoubles.kt
…
integer.kt
…
integerOperations.kt
…
integers.kt
StorageManager for compile-time initializer
2014-03-13 10:07:12 +04:00
localVal.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
localVar.kt
…
nonFinalProperty.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
objectProperty.kt
…
strings.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
topLevelVal.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
topLevelVar.kt
…
unaryMinusIndependentExpType.kt
…
unaryMinusIndepWoExpType.kt
…