Skip to content

Commit

Permalink
Found while testing previous change:
Browse files Browse the repository at this point in the history
Do not swallow character following '\' in single-quoted strings.

git-svn-id: http://svn.textmate.org/trunk/Bundles/Pascal.tmbundle@3663 dfb7d73b-c2ec-0310-8fea-fb051d288c6d
  • Loading branch information
Chris Thomas committed Jun 14, 2006
1 parent c04d442 commit 99a807e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Syntaxes/Pascal.plist
Expand Up @@ -113,8 +113,6 @@
<string>'</string>
<key>name</key>
<string>string.quoted.single.pascal</string>
<key>swallow</key>
<string>\\.</string>
</dict>
</array>
<key>scopeName</key>
Expand Down

0 comments on commit 99a807e

Please sign in to comment.