@@ -12,8 +12,10 @@ Create an integer: `int name value`
Print a string: `print name`
Increment an int: `inc name`
Example program (prints "Hello, World"):
```cpp
stringvar13"Hello, world!"
```py
stringvar13"Hello, world!"# Or -1 bytes for a dynamic string
printvar
```
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.