<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/test.cudl
diff options
context:
space:
mode:
Diffstat (limited to 'test.cudl')
-rw-r--r--test.cudl7
1 files changed, 7 insertions, 0 deletions
diff --git a/test.cudl b/test.cudl
index 150217a..a9de397 100644
--- a/test.cudl
+++ b/test.cudl
@@ -2,4 +2,11 @@
%true
%false
[%null %null %false]
+ ["hello\nfriend\t\tstuff\"" "world"]
+ "\U0001f600"
+ {
+ testing: "this is a test map"
+ i_hope_it_works: {nesting: "nested maps!!!"}
+ "here's an interesting key :D": %null
+ }
]