diff options
author | Björn Gustavsson <[email protected]> | 2017-05-18 12:24:07 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-05-18 12:47:53 +0200 |
commit | 29aea1a92e25ee47e55b4a3c48edfc62e8aa4a42 (patch) | |
tree | c46f3662a8fe52c3ab0a3202de5b4985a698ad22 /bootstrap/lib/kernel/ebin/inet_dns.beam | |
parent | 027b178bdc20f4a4b813d030bc7cb7f834d2980e (diff) | |
download | otp-29aea1a92e25ee47e55b4a3c48edfc62e8aa4a42.tar.gz otp-29aea1a92e25ee47e55b4a3c48edfc62e8aa4a42.tar.bz2 otp-29aea1a92e25ee47e55b4a3c48edfc62e8aa4a42.zip |
Allow multiple types per argument for specific instructions
Inroduce syntactic sugar so that we can write:
get_list xy xy xy
instead of:
get_list x x x
get_list x x y
get_list x y x
get_list x y y
get_list y x x
get_list y x y
get_list y y x
get_list y y y
Diffstat (limited to 'bootstrap/lib/kernel/ebin/inet_dns.beam')
0 files changed, 0 insertions, 0 deletions