diff options
author | benjaminion <ben@edginet.org> | 2017-06-22 20:18:54 +0800 |
---|---|---|
committer | benjaminion <ben@edginet.org> | 2017-06-22 20:46:52 +0800 |
commit | 0175008ffaaeecf1d110ef55f736f8ce45ffe90f (patch) | |
tree | e0f9959974eef531fcbf70c3fac8bc6a35c57999 /.travis.yml | |
parent | f823952d9f0cc1e37dec465111db976c7a1830b2 (diff) | |
download | dexon-solidity-0175008ffaaeecf1d110ef55f736f8ce45ffe90f.tar dexon-solidity-0175008ffaaeecf1d110ef55f736f8ce45ffe90f.tar.gz dexon-solidity-0175008ffaaeecf1d110ef55f736f8ce45ffe90f.tar.bz2 dexon-solidity-0175008ffaaeecf1d110ef55f736f8ce45ffe90f.tar.lz dexon-solidity-0175008ffaaeecf1d110ef55f736f8ce45ffe90f.tar.xz dexon-solidity-0175008ffaaeecf1d110ef55f736f8ce45ffe90f.tar.zst dexon-solidity-0175008ffaaeecf1d110ef55f736f8ce45ffe90f.zip |
LLL: Fix msg macro with six arguments.
The previous macro used the set built-in in a way incompatible with the current
implementation of set. This commit updates the macro to be more transparent in how it's
working and avoids the use of the set and alloc built-ins.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions