summaryrefslogtreecommitdiff
path: root/test/manual/indent/ps-mode.ps
diff options
context:
space:
mode:
Diffstat (limited to 'test/manual/indent/ps-mode.ps')
-rw-r--r--test/manual/indent/ps-mode.ps14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/manual/indent/ps-mode.ps b/test/manual/indent/ps-mode.ps
new file mode 100644
index 00000000000..4b4ee0f10cb
--- /dev/null
+++ b/test/manual/indent/ps-mode.ps
@@ -0,0 +1,14 @@
+%!PS-2.0
+
+<< 23 45 >> %dictionary
+< 23 > %hex string
+<~a>a%a~> %base85 string
+(%)s
+(sf\(g>a)sdg)
+
+/foo {
+ <<
+ hello 2
+ 3
+ >>
+} def