Bug 8619 – Tuples article uses writefln instead of writeln

Status
RESOLVED
Resolution
FIXED
Severity
minor
Priority
P2
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2012-09-04T08:17:00Z
Last change time
2013-02-06T20:14:15Z
Assigned to
nobody
Creator
clugdbug

Comments

Comment #0 by clugdbug — 2012-09-04T08:17:05Z
.. so the examples won't compile.
Comment #1 by github-bugzilla — 2013-02-06T20:13:20Z
Commits pushed to master at https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/1bc66cdee2a05abd3a4b7c81d3b24e96805fdb35 Fixes Issue 8619 - Tuple article should use writeln to properly print. https://github.com/D-Programming-Language/d-programming-language.org/commit/d43271bc18f2b45995a1de6dc38a0e43ee7a8d35 Merge pull request #259 from AndrejMitrovic/Fix8619 Issue 8619 - Tuple article should use writeln to properly print.