archethic-node icon indicating copy to clipboard operation
archethic-node copied to clipboard

Smart Contracts: Map literal with hex as key are not parsing

Open bchamagne opened this issue 1 year ago • 1 comments

Describe the problem you discovered

[0x0001: 1]

does not parse

Describe the solution you'd like

It should parse

Epic

No response

bchamagne avatar Sep 08 '23 13:09 bchamagne

This is not valid in elixir, so maybe we need to override the tokenizer to allow that

bchamagne avatar Sep 08 '23 14:09 bchamagne