[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / docs / ecma334 / 17.1.3.xml
1 <?xml version="1.0"?>
2 <clause number="17.1.3" title="Class body">
3   <paragraph>The <non_terminal where="17.1.3">class-body</non_terminal> of a class defines the members of that class. <grammar_production><name><non_terminal where="17.1.3">class-body</non_terminal></name> : <rhs><terminal>{</terminal><non_terminal where="17.2">class-member-declarations</non_terminal><opt/><terminal>}</terminal></rhs></grammar_production></paragraph>
4 </clause>