16 lines
973 B
Plaintext
16 lines
973 B
Plaintext
|
|
module "grandchild" {
|
||
|
|
source = "./child"
|
||
|
|
}
|
||
|
|
|
||
|
|
r; |