We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f4f796 commit 9588257Copy full SHA for 9588257
test/t08PropertyValidation.m
@@ -3,10 +3,10 @@
3
properties (GetAccess = 'public', SetAccess = 'private')
4
% ^^^^^^^^^ storage.modifier.properties.matlab
5
% ^ keyword.operator.assignment.matlab
6
-% ^^^^^^ storage.modifier.access.matlab
+% ^^^^^^^^ string.quoted.single.matlab
7
8
9
-% ^^^^^^^ storage.modifier.access.matlab
+% ^^^^^^^^^ string.quoted.single.matlab
10
% Commentary in the properties block
11
% ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.percentage.matlab
12
Prop % comment
0 commit comments