Skip to content

Support bytes1 initialization from string literals #42

@PavelKopyl

Description

@PavelKopyl

We need to support the following:
bytes1 b = "A";
bytes1 b = bytes1("A");

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions