7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
m
|
|
|
|
module "modS" {
|
|
source = "./mod"
|
|
`aram = [module.mod1.out_from_splat[0]]
|
|
}
|