unycorn / lolcode-dot-net

Automatically exported from code.google.com/p/lolcode-dot-net
0 stars 0 forks source link

Fix array printing #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, arrays do not get printed properly. This needs to be fixed. We
also need to verify if there is anywhere else arrays can be iterated over
instead of treated as scalar values.

Original issue reported on code.google.com by arachnid...@gmail.com on 3 Jun 2007 at 1:27

GoogleCodeExporter commented 8 years ago
Fixed in R14

Original comment by arachnid...@gmail.com on 4 Jun 2007 at 1:57