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
871fe7680be4eb7cbf037cae76d3ccdf8efb123b
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
regressions
/
intchar.kt
T
Mikhail Glukhikh
7a6e5f66bd
Regression test: char + int = char
2015-07-14 16:24:52 +03:00
2 lines
26 B
Kotlin
Vendored
Raw
Blame
History
val
x
:
Char
=
'1'
.
plus
(
1
)
Reference in New Issue
View Git Blame
Copy Permalink