Variable declaration reset: Difference between revisions

→‎{{header|FreeBASIC}}: hid the conflicting final comment, pls delete completely if you agree
(→‎{{header|C}}: added uninitilised prev comment)
(→‎{{header|FreeBASIC}}: hid the conflicting final comment, pls delete completely if you agree)
Line 128:
6
</pre>
<!-- PL: I assume these comments were incorrectly copied, as you can see there *is* output...
Like the first/unchanged JavaScript example, no output.<br>
Obviously you can achieve consistent results by manually hoisting the declaration of prev to before/outside the loop.
-->
 
 
=={{header|Go}}==
7,806

edits