mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
collect all variants of string list building in one pass
This commit is contained in:
@@ -122,6 +122,7 @@ public class PyNames {
|
||||
public static final String SET = "set";
|
||||
|
||||
public static final String KEYS = "keys";
|
||||
public static final String EXTEND = "extend";
|
||||
|
||||
public static final String PASS = "pass";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user