duster/js/test_cases/helpers_gt/README.md

6 lines
306 B
Markdown
Raw Normal View History

Since "master" is greater than "7", dust is probably ordering based on either alphabetic sorting or ascii values.
All comparisons between non-matching types (for example, int vs string) appear to render the else block.
Greater than follows the same pattern for not rendering when key is omitted or null.