mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 21:55:01 +07:00
testdata for IDEA-130118
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
package me;
|
||||
import me.JsonSerializer.Json;
|
||||
class JsonSerializer implements Serializer<Json> {
|
||||
public static class Json implements Format {}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user