usage messages fixes and some arg tweaks

This commit is contained in:
Adrian Mariano
2022-04-07 17:28:41 -04:00
parent 49ce521c7c
commit 6f06e388cf
6 changed files with 71 additions and 54 deletions

View File

@@ -60,10 +60,10 @@ module test_struct_keys() {
test_struct_keys();
module test_struct_echo() {
module test_echo_struct() {
// Can't yet test echo output
}
test_struct_echo();
test_echo_struct();
module test_is_struct() {