More goccy progress

This commit is contained in:
Mike Farah
2025-06-07 15:23:38 +10:00
parent 58e0cd2600
commit b84fd47934
7 changed files with 274 additions and 239 deletions
+1
View File
@@ -99,6 +99,7 @@ var uniqueOperatorScenarios = []expressionScenario{
expected: []string{
"D0, P[], (!!seq)::# abc\n[{name: harry, pet: cat}, {pet: fish}]\n# xyz\n",
},
skipForGoccy: true, // https://github.com/goccy/go-yaml/issues/757
},
}