diff options
Diffstat (limited to 'core/coroutines.nom')
| -rw-r--r-- | core/coroutines.nom | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/coroutines.nom b/core/coroutines.nom index 246a2ef..f03cfc8 100644 --- a/core/coroutines.nom +++ b/core/coroutines.nom @@ -4,6 +4,8 @@ use "core/metaprogramming.nom" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + test: %nums = [] %co = (..) |
