@@ -114,6 +114,6 @@ myValue = 16 # a comment | Inline comments are not allowed.
[MyOtherSection]
[MyOtherSection]
myArray = [ | Values may not span over multiple lines.
myArray = [ | Values may not span over multiple lines.
[5, 7],
[5, 7],
[9. 2]
[9, 2]
]
]
```
```
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.