summaryrefslogtreecommitdiff
path: root/tests/examplefiles/pawn_example
Commit message (Collapse)AuthorAgeFilesLines
* Remove all files, redirect to GitHub.HEADmasterMatth?us G. Chajdas2019-11-101-25/+0
|
* Remove nested comment from pawn example.Tim Hatch2014-06-051-9/+0
| | | | | | | | | | This has been causing a number of failing tests, and I find no evidence in half an hour of searching online that nested comments are actually supported (an example state machine in Pawn_Language_Guide.pdf doesn't; and says it's based on C which doesn't. I haven't tried the Pawn compiler itself, but to support nested comments better will require adjusting other patterns as well.
* Add 'emacs-lisp' alias to make org-mode happy.Tim Hatch2014-05-191-0/+34
Resolves #976