@eagleoutice/flowr - v2.10.0
    Preparing search index...
    • For a given input code, this takes multiple ASTs depending on the respective normalizer step to run!

      Parameters

      • name: string | TestLabel
      • shell: RShell
      • input: string
      • expected: RExpressionList
      • OptionaluserConfig: Partial<
            TestConfiguration & {
                ignoreAdToks: boolean;
                ignoreColumns: boolean;
                skipTreeSitter: boolean;
            },
        >

      Returns SuiteCollector<object>

      sameForSteps