diff options
Diffstat (limited to 'tests/errors/ctrl_in_key.pom')
-rw-r--r-- | tests/errors/ctrl_in_key.pom | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/errors/ctrl_in_key.pom b/tests/errors/ctrl_in_key.pom new file mode 100644 index 0000000..64a50ab --- /dev/null +++ b/tests/errors/ctrl_in_key.pom @@ -0,0 +1,2 @@ +# vertical tab is an illegal control character +x = 5 |