aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc/trac
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2010-09-27 14:49:22 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2010-09-27 14:49:22 +0000
commit025c84f46e07a2606ae560ada356964fde40bffa (patch)
treee989a52298255d46e451e7fd2aa37d0ec451c42f /etc/trac
parentc3beb91cd0aac0d6339438d9d8b027b20c40b2c4 (diff)
Test case
Diffstat (limited to 'etc/trac')
-rw-r--r--etc/trac/trac-345.thy9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/trac/trac-345.thy b/etc/trac/trac-345.thy
new file mode 100644
index 00000000..5b118d97
--- /dev/null
+++ b/etc/trac/trac-345.thy
@@ -0,0 +1,9 @@
+theory Scratch
+imports Main
+begin
+
+-- "a comment"
+;
+-- "another comment that PG does not get to"
+
+end