t / t4018 / matlab-class-definitionon commit Merge branch 'bm/repository-layout-typofix' (fa9e793)
   1classdef RIGHT
   2    properties
   3        ChangeMe
   4    end
   5end