1

refac: fluent.syntax -> fluent-syntax

This commit is contained in:
2025-07-21 16:45:21 +03:00
parent 8dd80fb012
commit 2f142d6da3
323 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,49 @@
key01 = Value
key02 = Value
.attr = Attribute
key02 = Value
.attr1 = Attribute 1
.attr2 = Attribute 2
key03 =
.attr = Attribute
key04 =
.attr1 = Attribute 1
.attr2 = Attribute 2
# < whitespace >
key05 =
.attr1 = Attribute 1
no-whitespace=Value
.attr1=Attribute 1
extra-whitespace = Value
.attr1 = Attribute 1
key06 = {""}
# JUNK Missing value
key07 =
# JUNK Missing =
key08
KEY09 = Value 09
key-10 = Value 10
key_11 = Value 11
key-12- = Value 12
key_13_ = Value 13
# JUNK Invalid id
0err-14 = Value 14
# JUNK Invalid id
err-15? = Value 15
# JUNK Invalid id
err-ąę-16 = Value 16