commit | 064ac9c64bd51bfbd9a9cfb933fcbdbb6cff0b79 | [log] [tgz] |
---|---|---|
author | Josh Tynjala <joshtynjala@apache.org> | Thu Nov 07 14:17:13 2024 -0800 |
committer | Josh Tynjala <joshtynjala@apache.org> | Mon Dec 09 13:28:26 2024 -0800 |
tree | 0282c65dc7359f3ac3612b9e8370af6d9e19da62 | |
parent | db0c0de8c7de618b491aabd29cc5ea30b91849f4 [diff] |
ASParser: recognize (and ignore) asdoc comment token in contexts where it should be treated like a regular multiline comment (references #189) There may be more cases where this token needs to be ignored, but this should catch most in expressions.