diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-01-16 10:39:09 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-01-16 10:39:09 -0800 |
| commit | a7e3e421dbc78ac988862a459c4077877a4ecba7 (patch) | |
| tree | 4d8c8070ef38c3e3a6e754efd4244fb4aebca8fb /README.md | |
| parent | 3f6e7c2beb512d6c3db51bfc94279f0d11e47057 (diff) | |
Deprecated #(...)# block comments
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -63,7 +63,6 @@ Pattern | Meaning `pat1==pat2` | `pat1`, assuming `pat2` also matches with the same length `pat1!=pat2` | `pat1`, unless `pat2` also matches with the same length `name:pat2` | `name` is defined to mean `pat` -`#( block comment )#` | A block comment `# line comment` | A line comment See `man ./bp.1` for more details. |
