diff options
| author | Roman Smrž <roman.smrz@seznam.cz> | 2026-06-27 15:42:53 +0200 |
|---|---|---|
| committer | Roman Smrž <roman.smrz@seznam.cz> | 2026-06-27 15:42:53 +0200 |
| commit | d51ef24fc5bed32d9a4d1a7c547214e330623eca (patch) | |
| tree | de168ce8828c4e5ef2699e5930084ed0dfb95de9 /common.et | |
| parent | 70c630cb27256bda88c7dd39ad6137315383b815 (diff) | |
(test) Test: ToDo tags with not-yet-working direct message tests
Diffstat (limited to 'common.et')
| -rw-r--r-- | common.et | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ module common +export tag HsToDo +export tag CppToDo + export def refpat = /blake2#[0-9a-f]*/ |