Partial build fix (new convert to expression body opportunity in quick-fixes)

This commit is contained in:
Mikhail Glukhikh
2016-09-19 10:37:39 +03:00
parent 608368997c
commit 9ad820205e
5 changed files with 5 additions and 0 deletions
@@ -1,5 +1,6 @@
// "Create annotation 'foo'" "false"
// ERROR: Unresolved reference: foo
// ACTION: Convert to expression body
// ACTION: Make private
// ACTION: Make internal