Commit 757bedc6 authored by Him188's avatar Him188

Suppress EXTENSION_SHADOWED_BY_MEMBER

parent 79ea74bf
......@@ -10,6 +10,7 @@
package net.mamoe.mirai.utils
@MiraiInternalAPI
@Suppress("EXTENSION_SHADOWED_BY_MEMBER")
expect fun Throwable.addSuppressed(e: Throwable)
@MiraiInternalAPI
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment