Skip to content

Commit

Permalink
Update example_versioned_docs/version-latest/02-hello-world.md
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Rybicki <chrisr@monada.co>
  • Loading branch information
boyney123 and Chriscbr authored Sep 9, 2024
1 parent 3618a07 commit a4d4727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example_versioned_docs/version-latest/02-hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ keywords: [Wing language, example]

# Hello world

By default, Wing code is executed when it's compiled.

```js playground title="main.w"
log("Hello world!");
Expand Down

0 comments on commit a4d4727

Please sign in to comment.