[examples] sets, separators, & tags example (first pass)

This commit is contained in:
Allen Webster
2021-09-13 18:59:37 -07:00
parent e5c9b49c83
commit e11ddda2fb
3 changed files with 207 additions and 5 deletions
+2 -4
View File
@@ -1,18 +1,16 @@
/* the hello world file */
////////////////////////////////
// The Hello World file
hello world!
"hello world!"
// sets
(hello world!)
[hello world!]
{hello world!}
// sets with labels
hello: world!
hello: (world!)
// tags
@exclaim "hello world"
@message
{