1
Files
fluent-java/fluent.syntax/src/test/resources/reference_fixtures/zero_length.json
Voomra 499c699cd1 feat: fluent.syntax
Портирование кода из fluent-kotlin
https://github.com/projectfluent/fluent-kotlin
2025-07-21 15:23:11 +03:00

10 lines
105 B
JSON

{
"type": "Resource",
"body": [],
"span": {
"type": "Span",
"start": 0,
"end": 0
}
}