Skip to content

UTF-8 string literals are not mutated #2923

@richardwerkman

Description

@richardwerkman

Describe the bug
I've noticed that UTF-8 string literals are not mutated.

Expected behavior
I'd expect the following line to be mutated by the string literal mutator:

var stringLiteral = "mystring"u8;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions