Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lempiji authored May 7, 2021
1 parent c0cd569 commit a47b637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ writeln(buf);

If `name` is not specified, it is treated as the name `main`.

### Isolate block
### Scoped block

To make a single block of code run independently without being combined with other blocks, give it the attribute `single`.

Expand Down

0 comments on commit a47b637

Please sign in to comment.