8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
// cycle B -> A
|
|
include "dep_smoke_cycle_a.nyash"
|
|
|
|
box B {
|
|
id() { return 2 }
|
|
}
|
|
|