aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2019-02-11 22:44:34 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2019-02-11 22:45:34 +0300
commitf640397b6395d00783d476dfa5a082a02fc9d924 (patch)
tree6f51ac8f42d19cd29c75c08e6df37693312383bc /core/testdata/format
parenta32ce3282935b382f285f66c65484409d96328c7 (diff)
downloaddokka-f640397b6395d00783d476dfa5a082a02fc9d924.tar.gz
dokka-f640397b6395d00783d476dfa5a082a02fc9d924.tar.bz2
dokka-f640397b6395d00783d476dfa5a082a02fc9d924.zip
Update bundled kotlin-compiler to 1.3.20-dev-564
Diffstat (limited to 'core/testdata/format')
-rw-r--r--core/testdata/format/renderFunctionalTypeInParenthesisWhenItIsReceiver.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/testdata/format/renderFunctionalTypeInParenthesisWhenItIsReceiver.md b/core/testdata/format/renderFunctionalTypeInParenthesisWhenItIsReceiver.md
index ad632fef..4b5f3a64 100644
--- a/core/testdata/format/renderFunctionalTypeInParenthesisWhenItIsReceiver.md
+++ b/core/testdata/format/renderFunctionalTypeInParenthesisWhenItIsReceiver.md
@@ -1,6 +1,6 @@
-[test](../index.md) / [kotlin.SuspendFunction0](./index.md)
+[test](../index.md) / [kotlin.coroutines.SuspendFunction0](./index.md)
-### Extensions for kotlin.SuspendFunction0
+### Extensions for kotlin.coroutines.SuspendFunction0
| [foo](foo.md) | `fun (suspend () -> Unit).foo(): Unit` |