Forbid patterns as values of call-expression's key-value arguments · Issue #8 · projectfluent/fluent · GitHub
Skip to content

Forbid patterns as values of call-expression's key-value arguments #8

Description

@zbraniecki

I believe it would be valuable to separate the full Pattern with its elements, from a simple string.

key = Hello { $world }

key2 = { LEN($num, style: "long") }

Hello { $world } is a Pattern, but "long" could be just a simple string.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions