"Remove argument name" intention

This commit is contained in:
Valentin Kipyatkov
2015-06-23 21:32:20 +03:00
parent 6988297511
commit 46ad1b8573
19 changed files with 195 additions and 0 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This intention removes name from a named argument to use positional argument syntax.
</body>
</html>