Closed belka-ew closed 5 years ago
unittest { import dxml.util; import std.string; assert(stripIndent("foo\n ").startsWith("foo")); }