Skip to content

Commit 5f142da

Browse files
committed
fix name in test
1 parent 9772a5a commit 5f142da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/t89MetaclassLiterals.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% SYNTAX TEST "source.matlab" "Property validation: https://github.com/mathworks/MATLAB-Language-grammar/issues/89"
1+
% SYNTAX TEST "source.matlab" "Metaclasses: https://github.com/mathworks/MATLAB-Language-grammar/issues/89"
22
classdef (AllowedSubclasses = {?SubClass1,?namespace1.SubClass2}) SuperClass
33
% ^^^^^^^^^ meta.metaclass.matlab entity.other.class.matlab
44
% ^^^^^^^^^^^^^^^^^^^^ meta.metaclass.matlab

0 commit comments

Comments
 (0)