@@ -219,14 +219,14 @@ Say we have a JSON string of this structure:
```java
[
{
"rank":"4",
"suit":"CLUBS"
},
{
"rank":"A",
"suit":"HEARTS"
}
{
"rank":"4",
"suit":"CLUBS"
},
{
"rank":"A",
"suit":"HEARTS"
}
]
```
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.