mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-26 05:10:01 +03:00
i broke ctfe oops
This commit is contained in:
parent
5da32aeb43
commit
d678a73ccb
1 changed files with 1 additions and 1 deletions
2
dom.d
2
dom.d
|
@ -8125,7 +8125,7 @@ class Utf8Stream {
|
|||
if(hasMore())
|
||||
this.data ~= getMore();
|
||||
|
||||
stdout.flush();
|
||||
// stdout.flush();
|
||||
}
|
||||
|
||||
@property final size_t length() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue