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 9772a5a commit 5f142daCopy full SHA for 5f142da
test/t89MetaclassLiterals.m
@@ -1,4 +1,4 @@
1
-% SYNTAX TEST "source.matlab" "Property validation: https://github.com/mathworks/MATLAB-Language-grammar/issues/89"
+% SYNTAX TEST "source.matlab" "Metaclasses: https://github.com/mathworks/MATLAB-Language-grammar/issues/89"
2
classdef (AllowedSubclasses = {?SubClass1,?namespace1.SubClass2}) SuperClass
3
% ^^^^^^^^^ meta.metaclass.matlab entity.other.class.matlab
4
% ^^^^^^^^^^^^^^^^^^^^ meta.metaclass.matlab
0 commit comments