6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
|
|
package foo:foo;
|
||
|
|
|
||
|
|
world foo {
|
||
|
|
include foo:baz/non-existance;
|
||
|
|
}
|