Changes between Initial Version and Version 1 of Ticket #328
- Timestamp:
- 02/13/09 19:13:40 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #328 – description
initial v1 1 2 1 In the install tree, many languages give the same message : 3 2 4 3 C:\parrot-0.9.0-devel>bin\perl6.cmd 4 5 5 error:imcc:syntax error, unexpected $end ('■') 6 6 in file '\parrot-0.9.0-devel\runtime\parrot\library\PGE\Dumper.pbc' line 1 7 7 error:imcc:syntax error, unexpected $end ('■') 8 8 in file '\parrot-0.9.0-devel\runtime\parrot\library\config.pbc' line 1 9 > say "ok"; 9 \> say "ok"; 10 10 11 ok 11 >12 >13 12 13 \> 14 15 \> 16
