What is the extension of ".pdf"

Andre Pany andre at s-e-a-p.de
Fri Oct 4 19:58:16 UTC 2019


Hi,
I try to solve the puzzle 
https://www.codingame.com/training/easy/mime-type but have some 
issue because std.path:extension returns null for file name 
".pdf" while the puzzle (test case 3) expects that the extension 
is ".pdf".

Is the puzzle wrong or the phobos extension implementation?

Kind regards
Andre




More information about the Digitalmars-d-learn mailing list