Skip to content

string format specifier '{i:X4}' not working #36

@thautwarm

Description

@thautwarm
let i = 123

$"\\u{i:X4}" # 
val it: string = "\u007B"

However it produces \u%P(X4) in 4.0.0-alpha-020...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions