Skip to content

Commit ffa409f

Browse files
authored
add link to compiler explorer example
1 parent 044a69c commit ffa409f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ int main() {
7575
}
7676
```
7777
78+
Try out this example live at [Compiler Explorer](https://godbolt.org/z/4rsfWaPnP).
79+
7880
A larger and more illustrative example can be found in this repo at
7981
[examples/hello_world](examples/hello_world).
8082

0 commit comments

Comments
 (0)