Content deleted Content added
Shreevatsa (talk | contribs) on second thought, move the ALGOL 60 implementation with the mention of the other languages in the apper |
|||
Line 117:
}
a.
y if y > 400.0 => println!("{} TOO LARGE", i),
y => println!("{} {}", i, y),
|