diff --git a/src/lang/bool_test.sh b/src/lang/bool_test.sh index f73c813..c898229 100644 --- a/src/lang/bool_test.sh +++ b/src/lang/bool_test.sh @@ -194,6 +194,7 @@ function test_is_uint() { return 0 } +readonly -f test_is_uint function test_is_float() { is_float 1.2 || \