2009-12-09 Jb Evain <jbevain@novell.com>
[mcs.git] / docs / ecma334 / 12.3.3.2.xml
blobd48c6be84964d2efa899169cbfc487ce7c93cf42
1 <?xml version="1.0"?>
2 <clause number="12.3.3.2" title="Block statements, checked, and unchecked statements">
3   <paragraph>The definite assignment state of v on the control transfer to the first statement of the statement list in the block (or to the end point of the block, if the statement list is empty) is the same as the definite assignment statement of v before the block, checked, or unchecked statement. </paragraph>
4 </clause>