@@ -184,7 +184,7 @@ the same `.bp` file as the `package` module) to be visible to all the subpackage
```
```
package {
package {
default_visibility: [":__subpackages"]
default_visibility: [":__subpackages__"]
}
}
```
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.