This module is for ABC
Generates the compiler version, the version printed with dmd --version.
(See accompanying file LICENSE_1_0.txt or copy at foo:)
Module docs.
My module
Thematic Breaks
Markdown Emphasis:
Backslash Escapes:
- list item
Closely related to std.datetime is <a href="core_time.html">core.time</a>, and some of the time types used in std.datetime come from there - such as core.time.Duration, core.time.TickDuration, and core.time.FracSec. core.time is publically imported into std.datetime, it isn't necessary to import it separately.
A small library to help write D shell-like test scripts.
Wrapper which accepts DM lib.exe command-line syntax and passes the transformed options to a MSVC lib.exe.
Tests emission of templates also referenced in speculative contexts. Failure triggered with -inline.
Also piggyback a few tests for https://github.com/dlang/dmd/pull/6989