Pull in AST-manipulating function from Myriad (#281)

This commit is contained in:
Patrick Stevens
2024-10-06 22:08:32 +01:00
committed by GitHub
parent 40106d8aa3
commit 29b93b2f20
6 changed files with 32 additions and 21 deletions

View File

@@ -4,6 +4,7 @@ open System
open System.Text
open Fantomas.FCS.Syntax
open Fantomas.FCS.Text.Range
open TypeEquality
open WoofWare.Whippet.Fantomas
type internal ArgParserOutputSpec =