Conversion on copy paste:
Only convert elements that are wholly selected
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class A {
|
||||
public static void main(String[] args) {
|
||||
<selection>qualifier</selection>.reference(arg);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user