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
9882e86ecb6dd5b83568728d54089385340ee636
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
incompleteCode
T
History
Alexander Udalov
9882e86ecb
Don't render contents of enum entry classes in .txt tests, regenerate tests
...
They are irrelevant because cannot be accessed from the outside anyway
2015-08-28 21:11:06 +03:00
..
diagnosticWithSyntaxError
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
arrayBracketsRange.kt
…
arrayBracketsRange.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
checkNothingIsSubtype.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
checkNothingIsSubtype.txt
…
controlStructuresErrors.kt
…
controlStructuresErrors.txt
…
incompleteAssignment.kt
…
incompleteAssignment.txt
…
incompleteEquals.kt
…
incompleteEquals.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
inExpr.kt
…
inExpr.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
kt1955.kt
…
kt1955.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
kt2014.kt
…
kt2014.txt
…
kt4866UnresolvedArrayAccess.kt
Resolve operation (unary, array access) on error element instead of ignoring it
2014-07-30 17:14:00 +04:00
kt4866UnresolvedArrayAccess.txt
…
NoSenselessComparisonForErrorType.kt
…
NoSenselessComparisonForErrorType.txt
…
plusOnTheRight.kt
…
plusOnTheRight.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
pseudocodeTraverseNextInstructions.kt
…
pseudocodeTraverseNextInstructions.txt
…
senselessComparisonWithNull.kt
…
senselessComparisonWithNull.txt
…
SupertypeOfErrorType.kt
…
SupertypeOfErrorType.txt
…
typeParameterOnLhsOfDot.kt
…
typeParameterOnLhsOfDot.txt
…
unresolvedArguments.kt
Check 'isDirty' for resolved calls replaced with check 'hasUnresolvedArguments' for call
2014-07-08 14:48:19 +04:00
unresolvedArguments.txt
…
unresolvedOperation.kt
…
unresolvedOperation.txt
…
variableDeclarationInSelector.kt
…
variableDeclarationInSelector.txt
…