Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brianrourkeboll committed Dec 29, 2024
1 parent bbf0e06 commit 61f1667
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ let fix (getParseResultsForFile: GetParseResultsForFile) =

// Constructor arg
// Qualified.Constructor arg
// Constructor<TypeArg> arg
// Qualified.Constructor<TypeArg> arg
let matchingApp path node =
let (|TargetTy|_|) expr =
match expr with
Expand Down

0 comments on commit 61f1667

Please sign in to comment.