diff options
| -rw-r--r-- | etc/isar/CommentParsingBug2.thy | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/isar/CommentParsingBug2.thy b/etc/isar/CommentParsingBug2.thy new file mode 100644 index 00000000..e92bd687 --- /dev/null +++ b/etc/isar/CommentParsingBug2.thy @@ -0,0 +1,8 @@ +(* Tobias reported 24.1.03. Could not repeat prob *) +theory test = Main: + +(* +defs +*) + +end |
