@@ -326,6 +326,7 @@ void f() {
Type t1{"asdf"}; // valid
Type t2{s}; // valid
Type t3{std::move(s)}; // valid
Type t4{ox::String{"asdf"}}; // valid
}
```
The note is not visible to the blocked user.