Remove quotes around visibility in invisible member diagnostic
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// "Make 'foo' internal" "true"
|
||||
// ACTION: Make 'foo' public
|
||||
// ERROR: Cannot access 'foo': it is 'private' in 'First'
|
||||
// ERROR: Cannot access 'foo': it is private in 'First'
|
||||
|
||||
package test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user