diff options
Diffstat (limited to 'core/testdata/format/suspendParam.package.md')
-rw-r--r-- | core/testdata/format/suspendParam.package.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/testdata/format/suspendParam.package.md b/core/testdata/format/suspendParam.package.md new file mode 100644 index 00000000..463ba356 --- /dev/null +++ b/core/testdata/format/suspendParam.package.md @@ -0,0 +1,8 @@ +[test](test/index) + +## Package <root> + +### Functions + +| [takesSuspendParam](test/takes-suspend-param) | `fun takesSuspendParam(func: suspend () -> Unit): Unit` | + |