Fix test behaviour in branch 172
This commit is contained in:
+6
-1
@@ -3,6 +3,11 @@ fun ktTest() {
|
||||
}
|
||||
|
||||
//INFO: <html><head> <style type="text/css"> #error { background-color: #eeeeee; margin-bottom: 10px; } p { margin: 5px 0; } </style></head><body><small><b><a href="psi_element://Test"><code>Test</code></a></b></small><PRE><i>@Contract(pure = true)</i>
|
||||
//INFO: <i>@<a href="psi_element://org.jetbrains.annotations.NotNull"><code>org.jetbrains.annotations.NotNull</code></a></i>
|
||||
//INFO: <i>@<a href="psi_element://org.jetbrains.annotations.NotNull"><code>NotNull</code></a></i>
|
||||
//INFO: public static <a href="psi_element://java.lang.Object"><code>Object</code></a>[] <b>foo</b>(<a href="psi_element://java.lang.String"><code>String</code></a> param)</PRE>
|
||||
//INFO: <i>Inferred</i> annotations available:<br>
|
||||
//INFO: <ul>
|
||||
//INFO: <li><i>@org.jetbrains.annotations.Contract(pure = true)</i> <i>@<a href="psi_element://org.jetbrains.annotations.NotNull"><code>org.jetbrains.annotations.NotNull</code></a></i></li>
|
||||
//INFO: </ul>
|
||||
//INFO:
|
||||
//INFO: Java Method</body></html>
|
||||
|
||||
Reference in New Issue
Block a user