Loops/Wrong ranges: Difference between revisions

m
(→‎{{header|J}}: another approach)
Line 1,475:
val .start, .stop, .inc, .comment = .test
{
val .series = series(.start to.. .stop, .inc)
catch {
writeln $"\.comment;\nERROR: \._err["msg"]:L200(...);\n"
890

edits