t / t4018 / matlab-class-definitionon commit Merge tag 'v2.23.0-rc2' of git://git.kernel.org/pub/scm/git/git (d6d5cbf)
   1classdef RIGHT
   2    properties
   3        ChangeMe
   4    end
   5end