retro-b5500
retro-b5500 copied to clipboard
DCA does not accept left and right angle brackets
What steps will reproduce the problem?
1. CE on SPO to start cande
2. login and make a algol
3. try to type '700 WRITE (LINE,<"X = ",F8.5>,X);~'
4. type LIST 700
What is the expected output? What do you see instead?
a line '700 WRITE (LINE,<"X = ",F8.5>,X);' is expected
a line '700 WRITE (LINE"X = ",F8.5,X);' is seen
What version of the product are you using? On what operating system?
0.15
Please provide any additional information below.
Original issue reported on code.google.com by [email protected]
on 20 Nov 2013 at 8:38
the one reporting this was me on my old google account
Original comment by [email protected]
on 21 Nov 2013 at 6:15