separate compiler and plugin tests
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
public [a] namespace name;
|
||||
|
||||
[a] namespace a {
|
||||
val foo
|
||||
|
||||
private namespace b {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user