t / t4018 / matlab-class-definitionon commit Sync with maint (a9a63af)
   1classdef RIGHT
   2    properties
   3        ChangeMe
   4    end
   5end