mirror of
https://github.com/Smaug123/unofficial-nunit-runner
synced 2025-10-14 04:58:43 +00:00
Add Actions (#1)
This commit is contained in:
@@ -161,7 +161,7 @@ module FilterIntermediate =
|
||||
ConsumeBeforeInitialToken = false
|
||||
ConsumeAfterFinalToken = false
|
||||
BoundaryTokens = [ TokenType.CloseParen ]
|
||||
Construct = Seq.exactlyOne
|
||||
Construct = List.exactlyOne
|
||||
}
|
||||
|
||||
let parse (s : string) : FilterIntermediate =
|
||||
|
Reference in New Issue
Block a user