Keyword completion for new extension method syntax

This commit is contained in:
Roman Shevchenko
2012-11-11 17:09:29 +01:00
parent 9eb756f2a0
commit 947259fa76
6 changed files with 59 additions and 91 deletions
@@ -0,0 +1,3 @@
interface I {
<caret>
}