Tests: converting Java to Kotlin and back.
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
class Usage {
|
||||
void usage() {
|
||||
new TheClass().doStuff();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user