rebased, fixed conflict

This commit is contained in:
Andrei Alexandrescu 2014-03-15 10:28:51 -07:00
parent bb2ab1bebd
commit f364c390e8

View file

@ -8430,8 +8430,6 @@ if (isInputRange!Range)
alias opDollar = length;
}
alias opDollar = length;
/**
Releases the controlled range and returns it.
*/