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
322f6fe7ac7aa8a69b41c00633d5b7dfd35781fa
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
functionAsExpression
T
History
Stanislav Erokhin
2c2f105c5d
Do not add receiver for function expression by expected type.
2016-07-29 17:53:10 +03:00
..
AutoLabels.kt
…
AutoLabels.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
Common.kt
…
Common.txt
Remove @annotation from test data
2015-10-19 20:45:01 +03:00
DifficultInferenceForParameter.kt
…
DifficultInferenceForParameter.txt
…
ForbiddenNonLocalReturn.kt
…
ForbiddenNonLocalReturn.txt
…
FunctionType.kt
…
FunctionType.txt
…
InferenceParametersTypes.kt
…
InferenceParametersTypes.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
MissingParameterTypes.kt
…
MissingParameterTypes.txt
…
NameDeprecation.kt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
NameDeprecation.txt
…
NoOverloadError.kt
…
NoOverloadError.txt
…
Parameters.kt
use terms "lambda expression" and "anonymous function" instead of "function literal" and "function expression"
2015-12-09 13:55:40 +01:00
Parameters.txt
…
ReceiverByExpectedType.kt
Do not add receiver for function expression by expected type.
2016-07-29 17:53:10 +03:00
ReceiverByExpectedType.txt
Do not add receiver for function expression by expected type.
2016-07-29 17:53:10 +03:00
ReturnAndLabels.kt
…
ReturnAndLabels.txt
…
ReturnTypeCheck.kt
…
ReturnTypeCheck.txt
…
ScopeCheck.kt
…
ScopeCheck.txt
…
WithGenericParameters.kt
…
WithGenericParameters.txt
…
WithoutBody.kt
…
WithoutBody.txt
Remove @annotation from test data
2015-10-19 20:45:01 +03:00
WithOuterGeneric.kt
…
WithOuterGeneric.txt
…