Add ConstParams to the ide layer

This commit is contained in:
Lukas Wirth 2021-01-01 10:07:01 +01:00
parent 0acdb73076
commit 18bf2e5af5
13 changed files with 66 additions and 5 deletions

View file

@ -2376,7 +2376,6 @@ fn infer_operator_overload() {
);
}
#[test]
fn infer_const_params() {
check_infer(