Character literals were the main complexity here, but I threw booleans in as well, since that covers all the major literals.
Description
Languages
Erlang
100%
Character literals were the main complexity here, but I threw booleans in as well, since that covers all the major literals.