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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1523d5bcbfb9f846816c7f7b9523244f1522a266
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
constants
/
byte.kt
Natalia Ukhorskaya
69ed9bc47a
Do not cast arguments of binary operation to expected type for byte and short
2013-12-12 17:11:42 +04:00
3 lines
29 B
Kotlin
Vendored
Raw
Blame
History
val
a
:
Byte
=
1
+
1
// 1 I2B
Reference in New Issue
View Git Blame
Copy Permalink