@@ -321,7 +321,7 @@ struct foo {
constexpr foo(int) {}
};
template <foo f>
template <foo f = {}>
auto get_foo() {
return f;
}
The note is not visible to the blocked user.