aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_SUITE_data/src/chars.erl
AgeCommit message (Collapse)Author
2018-02-20Dialyzer should not throw away spec information because of overspecRichard Carlsson
2016-12-21stdlib: Allow characters in types and constant patternsHans Bolinder
Characters ($char) can be used in constant pattern expressions. They can also be used in types and contracts.