Add quickfix for missing 'constructor' inside primary ctor

This commit is contained in:
Denis Zharkov
2015-05-12 18:04:27 +03:00
parent a2578d0f46
commit a9c1c3edb6
13 changed files with 133 additions and 1 deletions
@@ -0,0 +1 @@
class Q private constructor()