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

8 lines
382 B
XML

<?xml version="1.0"?>
<clause number="9.4.4.6" title="The null literal">
<paragraph>
<grammar_production><name><non_terminal where="9.4.4.6">null-literal</non_terminal></name> :: <rhs><keyword>null</keyword></rhs></grammar_production>
</paragraph>
<paragraph>The type of a <non_terminal where="9.4.4.6">null-literal</non_terminal> is the null type. </paragraph>
</clause>