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-16 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdfd808d80cd902bfb6fac8363f736e8d08d9659
kotlin
/
compiler
/
testData
/
diagnostics
/
tests
/
checkArguments
History
Svetlana Isakova
7a5124215a
Updated test data for Array<out T> vararg type
2014-12-12 23:08:28 +03:00
..
booleanExpressions.kt
fixed: smart cast of boolean variable didn't work in boolean expression
2013-12-11 19:53:52 +04:00
booleanExpressions.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
kt1897_diagnostic_part.kt
added different errors instead of ERROR_COMPILE_TIME_VALUE with different text
2013-09-13 16:04:17 +04:00
kt1897_diagnostic_part.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
kt1940.kt
KT-2106 Mixed named and positional arguments should be allowed
2013-01-31 15:43:14 +04:00
kt1940.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
SpreadVarargs.kt
Named vararg arguments: don't allow to use array without spread, allow to use one value of vararg type
2013-12-18 15:13:52 +04:00
SpreadVarargs.txt
Updated test data for Array<out T> vararg type
2014-12-12 23:08:28 +03:00