aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/examples/x.vb
diff options
context:
space:
mode:
Diffstat (limited to 'test/examples/x.vb')
-rw-r--r--test/examples/x.vb4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/examples/x.vb b/test/examples/x.vb
index a4503704b..a672831a0 100644
--- a/test/examples/x.vb
+++ b/test/examples/x.vb
@@ -7,3 +7,7 @@ Dim d As String = "\\\\server\\share\\file.txt"
""C "c"C "cc"C
' Date
d = #5/31/1993# or # 01/01/0001 12:00:00AM #
+' Number
+123_456___789
+123_
+&b10101_01010