@@ -494,7 +494,7 @@ func (v Vertex) Abs() float64 {
{: data-line="1"}
```go
v:=Vertex{1,2}
v:=Vertex{1,2}
v.Abs()
```
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.