Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Arlt
0783ad9000 [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
hrkrshnn
03f58c6b52 Strict explicit conversion between literals and enums
Explicit conversions between literals and enums are only allowed if the literal can represent a
value in the enum.
2020-11-06 19:15:02 +01:00