6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
|
|
package a:a@1.0.0;
|
||
|
|
|
||
|
|
interface foo {
|
||
|
|
type t = u32;
|
||
|
|
}
|