]> git.ipfire.org Git - thirdparty/git.git/blame - t/t4018/matlab-class-definition
Merge branch 'js/clean-report-too-long-a-path'
[thirdparty/git.git] / t / t4018 / matlab-class-definition
CommitLineData
91bf382f
BL
1classdef RIGHT
2 properties
3 ChangeMe
4 end
5end