Skip to content

Implement ToStr for char #6133

Closed
Closed
@bstrie

Description

@bstrie
fn main() {
    println('a'.to_str());
}

This should print "a".

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions