about summary refs log blame commit diff
path: root/third_party/git/t/t4018/matlab-class-definition
blob: 84daedfb4e5e956abe1505c3fafa7df3d1979656 (plain) (tree)
1
2
3
4
5




                
classdef RIGHT
    properties
        ChangeMe
    end
end