Fixed some minor speaking bugs
This commit is contained in:
parent
d2720897c4
commit
83023f2fa6
@ -338,6 +338,7 @@ namespace ts {
|
||||
}
|
||||
|
||||
result.append(this->identifier_);
|
||||
result.push_back(' ');
|
||||
|
||||
for(auto it = this->bulks.begin(); it != this->bulks.end(); it++) {
|
||||
if(it->empty() && !with_empty) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user