5 lines
54 B
Plaintext
5 lines
54 B
Plaintext
|
|
package foo:b;
|
||
|
|
interface the-name {
|
||
|
|
type ty = u8;
|
||
|
|
}
|