add @suppress to the list of known KDoc tags

#KT-9415 Fixed
This commit is contained in:
Dmitry Jemerov
2015-10-01 20:52:01 +02:00
parent 2884a1c6ea
commit 8fd9d181de
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -6,3 +6,4 @@ fun f(x: Int): Int {
// EXIST: @param
// EXIST: @return
// EXIST: @suppress