5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
|
|
module "child1" {
|
||
|
|
s source 6 "./child2"
|
||
|
|
key = "!"
|
||
|
|
}
|