pub fn parse_unary_tests( scope: &FeelScope, input: &str, trace: bool, ) -> Result<AstNode>
Parses unary tests as defined in grammar rule 15.
unary tests
15