Please dialyzer

This commit is contained in:
Hans Svensson 2019-08-16 11:11:25 +02:00
parent 86aeaa40ef
commit d0485304b6

View File

@ -49,6 +49,7 @@
, type_vars => #{ string() => aeb_aevm_data:type() } , type_vars => #{ string() => aeb_aevm_data:type() }
, constructors => #{ [string()] => integer() } %% name to tag , constructors => #{ [string()] => integer() } %% name to tag
, options => [any()] , options => [any()]
, payable => boolean()
}. }.
pp(Icode) -> pp(Icode) ->