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