chore(library/type_context): fix style
This commit is contained in:
parent
6ac64c7250
commit
4bc4cc1549
1 changed files with 1 additions and 2 deletions
|
|
@ -1640,8 +1640,7 @@ optional<expr> type_context::check_assignment(buffer<expr> const & locals, expr
|
|||
} else {
|
||||
tout() << ", but the two local contexts used to declare these metavariables "
|
||||
<< " are incomparable\n";
|
||||
}
|
||||
);
|
||||
});
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue