-
-
Notifications
You must be signed in to change notification settings - Fork 455
Open
Description
In documentation (first section last snippet) is a description of a pretty boring if statement:
...
if (;false) {
print("Hello world")!
}
...I have some ideas for that:
- 50% chance that the if condition is inverted
- if statements that begin with else and end with if
- if condition becomes
maybe, then there's a 50% chance theifblock runs and a 50% chance theelseblock runs
HugoCLSCHelloWorld-n
Metadata
Metadata
Assignees
Labels
No labels