Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Even though we currently only recognize the include directive, we
reserve any line that begins with a dot for future.
|
|
|
|
|
|
|
|
|
|
Now a variable-only if is treated the same as a single variable when deciding
whether it is part of a test or setup/teardown.
|
|
|
|
|
|
|
|
type()
null()
empty ()
identity()
|
|
|
|
|
|
Note that multi-argument functions are not yet "callable" since there is
no support for value packs.
|
|
|
|
|