go-ethereum/core/asm
Michael Forney 3a0480e07d core/asm: allow numbers in labels (#20362)
Numbers were already allowed when creating labels, just not when
referencing them.
2019-11-23 12:52:17 +01:00
..
asm_test.go
asm.go
compiler_test.go
compiler.go
lex_test.go core/asm: allow numbers in labels (#20362) 2019-11-23 12:52:17 +01:00
lexer.go core/asm: allow numbers in labels (#20362) 2019-11-23 12:52:17 +01:00