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
/
j2k
/
tests
/
testData
/
ast
/
anonymousBlock
/
oneAnonBlock.java
T
Valentin Kipyatkov
dac1edc35f
Java to Kotlin converter: "//file" in test data has made optional
2014-07-25 16:54:22 +04:00
6 lines
54 B
Java
Raw
Blame
History
class
Test
{
String
str
;
{
str
=
"
Ola
"
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink