t / t4018 / matlab-class-definitionon commit Merge branch 'js/gcc-8-and-9' (7785f9b)
   1classdef RIGHT
   2    properties
   3        ChangeMe
   4    end
   5end