aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/isar/NamesInStrings.thy2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/isar/NamesInStrings.thy b/etc/isar/NamesInStrings.thy
index cf650298..b71e2dfc 100644
--- a/etc/isar/NamesInStrings.thy
+++ b/etc/isar/NamesInStrings.thy
@@ -1,4 +1,4 @@
-theory "a b" = Main:
+theory "a b" = Main: (* NB: must also check case without quotes! *)
lemma foo: "B --> B" by auto