mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-31 02:10:00 +02:00
usage messages fixes and some arg tweaks
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user