This commit is contained in:
nora 2023-01-22 13:53:01 +01:00
parent 045e766bf3
commit 9ce2c89f4d

View file

@ -544,7 +544,7 @@ impl Printer {
self.word(tokens.to_string());
self.hardbreak();
return;
},
}
};
match foreign_item {