diff options
author | Björn-Egil Dahlberg <[email protected]> | 2016-11-23 10:43:35 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2016-11-23 15:02:04 +0100 |
commit | 975af37806ff0aa422c54444095d57399b5e0474 (patch) | |
tree | 99747edb2c82455bd1995d23cb82adf1f71cd939 /lib/compiler/test/Makefile | |
parent | 9491f6727f12e37241863bd5becbd1f336ff7659 (diff) | |
download | otp-975af37806ff0aa422c54444095d57399b5e0474.tar.gz otp-975af37806ff0aa422c54444095d57399b5e0474.tar.bz2 otp-975af37806ff0aa422c54444095d57399b5e0474.zip |
compiler: Warn for repeated identical map keys
A map expression such as,
#{'a' => 1, 'b' => 2, 'a' => 3}
will produce a warning for the repeated key 'a'.
Diffstat (limited to 'lib/compiler/test/Makefile')
0 files changed, 0 insertions, 0 deletions