Add comment
This commit is contained in:
parent
ab26527e7a
commit
5f5a831444
|
@ -177,6 +177,7 @@ void testLineEndings()
|
||||||
|
|
||||||
void main()
|
void main()
|
||||||
{
|
{
|
||||||
|
// rdmd --eval is only supported in versions >= 2.080
|
||||||
static if (__VERSION__ >= 2080) {
|
static if (__VERSION__ >= 2080) {
|
||||||
runTask({
|
runTask({
|
||||||
auto tasks = [
|
auto tasks = [
|
||||||
|
|
Loading…
Reference in a new issue