mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
7 lines
270 B
HTML
7 lines
270 B
HTML
<!-- Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
|
|
|
<html>
|
|
<body>
|
|
<b>SDK:</b> This intention converts a ternary operator to a corresponding if statement. <br>
|
|
</body>
|
|
</html> |