went over tests and tweaked a few things (#431)

This commit is contained in:
Kat Marchán 2024-12-11 19:45:25 -08:00 committed by GitHub
parent ebef8751c0
commit 717e86cb1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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

@ -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