fix comment

This commit is contained in:
Oli Sturm
2023-11-07 22:25:40 +00:00
parent 74e1cab13a
commit 2c0f307566
+1 -1
View File
@@ -31,7 +31,7 @@ namespace CS9 {
NotValuable NotValuable
} }
// Positional patterns with placeholders - note that // Positional patterns with "discard" placeholders - note that
// the element lists must be "complete"! // the element lists must be "complete"!
static OrderValue OrderValueCategory(Order o) => static OrderValue OrderValueCategory(Order o) =>
o switch { o switch {