Skip to content

Create a version-specific header for Fluent files #208

@Pike

Description

@Pike

For parsers, it's beneficial to be able to detect the version of a Fluent file.

Right now, we can use feature detection pretty well to distinguish 0.4 from 0.5-0.7 syntax.

Might make sense to add a header entry to denote syntax going forward.

I'd go with a semantic comment. # @syntax 1.0 for example.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions