Add some more language examples

This commit is contained in:
Daniel Imms
2018-10-07 10:59:38 -07:00
parent 319e044668
commit 3ff8f58116
3 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
String stringEscapes = "a\nb";

View File

@@ -0,0 +1 @@
String stringEscapes = "a\nb";

View File

@@ -0,0 +1 @@
String escapes