diff options
Diffstat (limited to 'std/encoding/testdata/simple.toml')
-rw-r--r-- | std/encoding/testdata/simple.toml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/std/encoding/testdata/simple.toml b/std/encoding/testdata/simple.toml deleted file mode 100644 index f3f6c1036..000000000 --- a/std/encoding/testdata/simple.toml +++ /dev/null @@ -1,5 +0,0 @@ -deno = "is" -not = "[node]" -regex = '<\i\c*\s*>' -NANI = '何?!' -comment = "Comment inside # the comment" # Comment |