v0.0.18
- Allow to use
__FUNC_SIG
as a parameter for__RIGHTPAD
.- Example:
__RIGHTPAD(__FUNC_SIG('log(bytes)'))
. - Remark: This change permits invalid combinations. When
huff-neo
evolves, this will be fixed.
- Example:
__FUNC_SIG
as a parameter for __RIGHTPAD
.
__RIGHTPAD(__FUNC_SIG('log(bytes)'))
.huff-neo
evolves, this will be fixed.