### Note: All programs must end with a null terminator.
### s
Creates a string. Cannot create strings with a newline in them, but they can include null terminators (but why?).
Example usage (create string "Dingus"): `sDingus`
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.