Closed qbzzt closed 1 year ago
When writing EOF code, it will be very useful to be able to write
- | :raw 0xEF0001 # comment 010004 # comment 02000100030300000000000000305000
However, the YML parser turns the newlines into \ns.
\n
https://github.com/ethereum/retesteth/pull/194/commits/c59e9a29b93fb2d52e430c3fbf65e34e6785d785
When writing EOF code, it will be very useful to be able to write
However, the YML parser turns the newlines into
\n
s.