6 lines
47 B
Plaintext
6 lines
47 B
Plaintext
|
|
package foo:foo;
|
||
|
|
|
||
|
|
world foo {
|
||
|
|
include foo;
|
||
|
|
}
|