mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-01 13:12:52 +08:00
Suppress EXTENSION_SHADOWED_BY_MEMBER
This commit is contained in:
parent
79ea74bf9a
commit
757bedc657
@ -10,6 +10,7 @@
|
||||
package net.mamoe.mirai.utils
|
||||
|
||||
@MiraiInternalAPI
|
||||
@Suppress("EXTENSION_SHADOWED_BY_MEMBER")
|
||||
expect fun Throwable.addSuppressed(e: Throwable)
|
||||
|
||||
@MiraiInternalAPI
|
||||
|
Loading…
Reference in New Issue
Block a user