Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

invalid return value with function String.format() #65

@dungvu-equix

Description

@dungvu-equix

this lib override function String.format but in this case is not correct:
console.info(String.format("ID: {0} with value: {1}", 0, 1));
//return "ID: {0} with value: 1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions