diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-05-21 14:11:35 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-05-21 14:11:35 +0000 |
| commit | 8650ea9a241fbd63787acba865622f559f19727f (patch) | |
| tree | 0344f8063b8dfd8238ba3dde8d3c981b7e0d7594 /alv/base | |
| parent | add lib/rhythm (diff) | |
| download | alive-8650ea9a241fbd63787acba865622f559f19727f.tar.gz alive-8650ea9a241fbd63787acba865622f559f19727f.zip | |
small internal doc fixes
Diffstat (limited to 'alv/base')
| -rw-r--r-- | alv/base/pureop.moon | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alv/base/pureop.moon b/alv/base/pureop.moon index 6a058f6..86a3235 100644 --- a/alv/base/pureop.moon +++ b/alv/base/pureop.moon @@ -30,6 +30,7 @@ class PureOp extends Op -- -- Can be either a method or just a fixed type. -- + -- @function type -- @tparam table args as parsed by `pattern` -- @treturn type.Type |
