diff options
Diffstat (limited to 'test/asortbool.ok')
-rw-r--r-- | test/asortbool.ok | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/asortbool.ok b/test/asortbool.ok new file mode 100644 index 00000000..de08a770 --- /dev/null +++ b/test/asortbool.ok @@ -0,0 +1,6 @@ +1, bool: FALSE +2, bool: TRUE +3, number: -45 +4, number: 45 +5, string: foo +6, array: 47 |