Jump to content

Read a configuration file: Difference between revisions

m
m (syntax highlighting fixup automation)
Line 1,292:
 
=={{header|D}}==
 
{{Incorrect|D|Optional '=' between parameter name and value is not handled.}}
 
<syntaxhighlight lang="d">import std.stdio, std.string, std.conv, std.regex, std.getopt;
 
7

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.