Skip to content

compilation time checks on fluent args. #158

@Sk7Str1p3

Description

@Sk7Str1p3

Currently if you won't pass arguments to fl! macro, it won't panic. E.G. if you have ftl like this:

hello = Hello, ${user}! 

and didn't set args, it will print Hello, ${user} literally. I believe this also should be checked while compilation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions