went over tests and tweaked a few things

This commit is contained in:
Kat Marchán 2024-12-11 19:39:34 -08:00
parent ebef8751c0
commit 75b601f501
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
11 changed files with 8 additions and 7 deletions

View File

@ -1 +1 @@
foo123~!@$%^&*.:'|?+<>, weeee
foo123~!@$%^&*.:'|?+<>,`-_ weeee

View File

@ -1 +1 @@
foo123~!@$%^&*.:'|?+<>, weeee
foo123~!@$%^&*.:'|?+<>,`-_ weeee

View File

@ -1 +0,0 @@
node 0

View File

@ -1 +1 @@
node \
node \

View File

@ -0,0 +1 @@
node r"foo"

View File

@ -0,0 +1 @@
node r#"foo"#

View File

@ -1 +1,2 @@
// This fails because `"""` MUST be followed by a newline.
node #"""#

View File

@ -1 +1 @@
"foo123~!@$%^&*.:'|?+<>," weeee
"foo123~!@$%^&*.:'|?+<>,`-_" weeee

View File

@ -1 +1 @@
foo123~!@$%^&*.:'|?+<>, weeee
foo123~!@$%^&*.:'|?+<>,`-_ weeee

View File

@ -1 +0,0 @@
node 0