KT-4727 J2K: Convert Java code copied from browser or other sources
#KT-4727 Fixed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class A {
|
||||
public static void main(String[] args) {
|
||||
<selection>String s = 1;</selection>
|
||||
}
|
||||
}
|
||||
|
||||
// NO_CONVERSION_EXPECTED
|
||||
Reference in New Issue
Block a user