diff options
author | Hans Bolinder <[email protected]> | 2010-03-09 08:34:44 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-03-09 09:37:14 +0100 |
commit | 4d64020cbefff673c840bdd5fa136fa1c570651d (patch) | |
tree | 604ff39c942a44120dca7407c122fa318b805f0f /erts | |
parent | 96015189f40635d0f617eed2b6d4d6ee773e1fd5 (diff) | |
download | otp-4d64020cbefff673c840bdd5fa136fa1c570651d.tar.gz otp-4d64020cbefff673c840bdd5fa136fa1c570651d.tar.bz2 otp-4d64020cbefff673c840bdd5fa136fa1c570651d.zip |
OTP-8503 stdlib: records with no fields is considered typed by epp
The empty record (no fields) is now considered typed.
It is more consistent than before; the base case is
the logical one.
A record is typed iff all its fields are typed.
A record is tagged 'typed' iff it is typed.
Diffstat (limited to 'erts')
0 files changed, 0 insertions, 0 deletions