t / t4018 / matlab-class-definitionon commit t4014: move closing sq onto its own line (cb46c40)
   1classdef RIGHT
   2    properties
   3        ChangeMe
   4    end
   5end