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
385a02ea557e30058f4b4fda707dbb3bbd39fa45
kotlin-fork
/
libraries
/
stdlib
/
jre7
/
test
T
History
Ilya Gorbunov
7195e26ae2
Rollback Closeable.use implementation as it was in 1.0 in order not to call functions that were introduced in 1.1 from this inline function.
...
#KT-16026
2017-01-29 02:41:12 +03:00
..
internalAnnotations.kt
Annotate explicitly stdlib tests, which must be excluded from JS stdlib tests with @JvmVersion, do not use file naming convention, use preprocessor instead.
2016-10-26 17:47:15 +03:00
TryWithResourcesAutoCloseableTest.kt
Relax type parameter constraint for Closeable.use and AutoCloseable.use to allow nullable receiver.
2016-07-01 18:05:25 +03:00
TryWithResourcesCloseableTest.kt
Rollback Closeable.use implementation as it was in 1.0 in order not to call functions that were introduced in 1.1 from this inline function.
2017-01-29 02:41:12 +03:00