[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / docs / ecma334 / 9.4.4.6.xml
blobd85529af94cd0fe8c8be746fac0ba69c11e14ac5
1 <?xml version="1.0"?>
2 <clause number="9.4.4.6" title="The null literal">
3   <paragraph>
4     <grammar_production><name><non_terminal where="9.4.4.6">null-literal</non_terminal></name> :: <rhs><keyword>null</keyword></rhs></grammar_production>
5   </paragraph>
6   <paragraph>The type of a <non_terminal where="9.4.4.6">null-literal</non_terminal> is the null type. </paragraph>
7 </clause>