assertAst( name: string | TestLabel, shell: RShell, input: string, expected: RExpressionList, userConfig?: Partial< TestConfiguration & { ignoreAdditionalTokens: boolean; ignoreColumns: boolean; skipTreeSitter: boolean; }, >,): SuiteCollector<object> Returns SuiteCollector<object>
For a given input code this takes multiple ASTs depending on the respective normalizer step to run!