Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

5 lines
318 B
XML

<?xml version="1.0"?>
<clause number="13.1.3" title="Implicit enumeration conversions">
<paragraph>An implicit enumeration conversion permits the <non_terminal where="9.4.4.2">decimal-integer-literal</non_terminal> 0 to be converted to any <non_terminal where="11.1">enum-type</non_terminal>. </paragraph>
</clause>