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-12 15:53:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
079d857aa28ae3b9c8edd1bec9533ccfe9ae6fae
kotlin
/
idea
/
testData
/
quickfix
/
createFromUsage
/
createFunction
/
invoke
History
Dmitry Jemerov
079d857aa2
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
..
invokeOnLibType.kt
Tests: add runtime (and runtime sources) to some tests that rely on being able to resolve references to built ins
2015-12-15 20:22:09 +03:00
invokeOnLibType.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
invokeOnUserType.kt
Create function/property from usage: added "member" when appropriate + changed order
2015-06-29 19:29:25 +03:00
invokeOnUserType.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
invokeOnUserTypeWithTypeParams.kt
Fix tests: "Placing function type parameters after the function name" error
2015-11-27 15:51:11 +03:00
invokeOnUserTypeWithTypeParams.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
invokeWithExplicitParamNamesOnUserType.kt
Create function/property from usage: added "member" when appropriate + changed order
2015-06-29 19:29:25 +03:00
invokeWithExplicitParamNamesOnUserType.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00