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
/
diagnostics
/
tests
/
checkArguments
T
History
Natalia Ukhorskaya
145c7811a8
Named vararg arguments: don't allow to use array without spread, allow to use one value of vararg type
...
#KT-3802 Fixed
2013-12-18 15:13:52 +04:00
..
booleanExpressions.kt
fixed: smart cast of boolean variable didn't work in boolean expression
2013-12-11 19:53:52 +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
kt1940.kt
KT-2106 Mixed named and positional arguments should be allowed
2013-01-31 15:43:14 +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