make decoration comments symmetric

This commit is contained in:
Michael Sippel 2023-10-02 01:27:50 +02:00
parent cb91fa52de
commit 8ec95dfbed
Signed by: senvas
GPG key ID: F96CF119C34B64A6
3 changed files with 10 additions and 4 deletions

View file

@ -40,7 +40,7 @@ impl TypeTerm {
pub fn arg(&mut self, t: impl Into<TypeTerm>) -> &mut Self {
match self {
TypeTerm::App(args) => {
args.push(t.into());
args.push(t.into());
}
_ => {
@ -63,3 +63,5 @@ impl TypeTerm {
}
}
//<<<<>>>><<>><><<>><<<*>>><<>><><<>><<<<>>>>\\