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
40c4022c985c8a4efd49c53ca65dac7f44f80098
kotlin-fork
/
compiler
/
testData
/
psi
/
greatSyntacticShift
T
History
Andrey Breslav
d28ca5bdfa
Empty parameter list should go before '->' in a lambda
...
Example: val x = { -> foo() }
2014-04-14 19:15:08 +04:00
..
functionLiterals.kt
Changed extension in parsing test data (jet -> kt)
2013-09-17 18:10:00 +04:00
functionLiterals.txt
Empty parameter list should go before '->' in a lambda
2014-04-14 19:15:08 +04:00
functionTypes.kt
Got rid of "namespace" word in test data.
2014-01-14 18:06:50 +04:00
functionTypes.txt
Got rid of "namespace" word in test data.
2014-01-14 18:06:50 +04:00
FunctionTypesAsArguments.kt
Changed extension in parsing test data (jet -> kt)
2013-09-17 18:10:00 +04:00
FunctionTypesAsArguments.txt
JetNamespaceHeader → JetPackageDirective.
2014-01-14 18:06:48 +04:00