summaryrefslogtreecommitdiff
path: root/resources-en/src/intentionDescriptions/ReplaceCastWithVariableAction/description.html
diff options
context:
space:
mode:
Diffstat (limited to 'resources-en/src/intentionDescriptions/ReplaceCastWithVariableAction/description.html')
-rw-r--r--resources-en/src/intentionDescriptions/ReplaceCastWithVariableAction/description.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/resources-en/src/intentionDescriptions/ReplaceCastWithVariableAction/description.html b/resources-en/src/intentionDescriptions/ReplaceCastWithVariableAction/description.html
new file mode 100644
index 000000000000..13b7b4de476a
--- /dev/null
+++ b/resources-en/src/intentionDescriptions/ReplaceCastWithVariableAction/description.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+This intention replaces type cast expression with existing local variable having the same value.
+</body>
+</html> \ No newline at end of file