Searched refs:second_module (Results 1 – 4 of 4) sorted by relevance
15 second_module got: I'm helloworld!16 third_module got: I'm second_module!
16 host_moduletest_action("second_module") {26 "second_module",
22 print("third_module got: " + second_module)
22 var second_module = "I'm second_module!" variable