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