t / t4018 / matlab-class-definitionon commit Merge branch 'next' of https://github.com/ChrisADR/git-po (6c1a7dd)
   1classdef RIGHT
   2    properties
   3        ChangeMe
   4    end
   5end