As far as I know, the FreeSpec first runs all decl...
# kotlintest
a
As far as I know, the FreeSpec first runs all declarations with the minus operation
"test" - { }
, and then it runs the
invoke
operator.