summaryrefslogtreecommitdiff
path: root/pygments/lexers/int_fiction.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexers/int_fiction.py')
-rw-r--r--pygments/lexers/int_fiction.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pygments/lexers/int_fiction.py b/pygments/lexers/int_fiction.py
index 25c472b1..724f9b27 100644
--- a/pygments/lexers/int_fiction.py
+++ b/pygments/lexers/int_fiction.py
@@ -285,6 +285,7 @@ class Inform6Lexer(RegexLexer):
include('_whitespace'),
(r';', Punctuation, '#pop'),
(r'\*', Punctuation),
+ (r'"', String.Double, 'plain-string'),
(_name, Name.Variable)
],
# Array