aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
diff options
context:
space:
mode:
authorKostis Sagonas <[email protected]>2014-01-31 12:06:51 +0200
committerKostis Sagonas <[email protected]>2014-01-31 12:06:51 +0200
commite4526b30228f360d2c8c894376f3856b9fc83c09 (patch)
treeeda5d4e07baeb808aead9d4fe70ab3f01b1a6c85 /erts/emulator
parentf2e972853268e847cfb28eed4193c0bb699e9718 (diff)
downloadotp-e4526b30228f360d2c8c894376f3856b9fc83c09.tar.gz
otp-e4526b30228f360d2c8c894376f3856b9fc83c09.tar.bz2
otp-e4526b30228f360d2c8c894376f3856b9fc83c09.zip
Shut off a dialyzer unmatched return warning
Dialyzer does not like list comprehensions for which the result is not assigned to some variable (maybe anonymous). In this particular case, the comprehension, containing only a filter but no generator, was used to save some lines, but IMO this type of code, while "cute", is not so easy to comprehend.
Diffstat (limited to 'erts/emulator')
0 files changed, 0 insertions, 0 deletions