(.using [library [lux "*" ["_" test {"+" Test}]]] ["[0]" / "_" ["[1][0]" file] ["[1][0]" shell] ["[1][0]" console] ["[1][0]" program] ["[1][0]" input "_" ["[1]/[0]" keyboard]] ["[1][0]" output "_" ["[1]/[0]" video "_" ["[1]/[0]" resolution]]] ["[1][0]" net "_" ["[1]/[0]" http "_" ["[1]/[0]" client] ["[1]/[0]" status]]]]) (def: .public test Test (all _.and /file.test /shell.test /console.test /program.test /input/keyboard.test /output/video/resolution.test /net/http/client.test /net/http/status.test ))