diff options
author | Björn Gustavsson <[email protected]> | 2015-03-20 12:20:52 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-04-13 12:37:53 +0200 |
commit | 82b0a889fd2534af81e21c277657adf58699d73c (patch) | |
tree | 99e2dba102646ac45a7b09560dc770c4b29b5511 /erts/info.src | |
parent | 6e3e48d39a77aa18b92fb048d6a910baa71badf3 (diff) | |
download | otp-82b0a889fd2534af81e21c277657adf58699d73c.tar.gz otp-82b0a889fd2534af81e21c277657adf58699d73c.tar.bz2 otp-82b0a889fd2534af81e21c277657adf58699d73c.zip |
Remove support for put_map_exact without a source map
Using the exact operator (':=') is only allowed when an existing map
is being updated. Thus the following causes a compilation error:
#{k:=v}
Therefore there is no need to support the put_map_exact instruction
without a source map.
Diffstat (limited to 'erts/info.src')
0 files changed, 0 insertions, 0 deletions