2010-03-30 Jb Evain <jbevain@novell.com>
[mcs.git] / docs / ecma334 / 12.3.3.10.xml
blob5521e53f5fff4814c4b40100996bba7c33dab987
1 <?xml version="1.0"?>
2 <clause number="12.3.3.10" title="Break, continue, and goto statements">
3   <paragraph>The definite assignment state of v on the control flow transfer caused by a break, continue, or goto statement is the same as the definite assignment state of v at the beginning of the statement. </paragraph>
4 </clause>