mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 02:09:59 +07:00
CommentTracker: better whitespace handling
This commit is contained in:
@@ -13,7 +13,6 @@ public class Main {
|
||||
String foo = "xyz";
|
||||
|
||||
/*check*/
|
||||
|
||||
boolean b = selector.andThen(Collections.singleton(/* "xyz" here */ "xyz")::contains).apply(/* foo here */ foo);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user