mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 11:00:04 +07:00
Java: Tests for suggested visibility of classes exposed with 'module-info' (IDEA-169200)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package foo.bar.impl;
|
||||
|
||||
public class Other extends foo.bar.Api {}
|
||||
Reference in New Issue
Block a user