t / t4018 / matlab-class-definitionon commit Merge branch 'ab/fail-prereqs-in-test' (6af2c75)
   1classdef RIGHT
   2    properties
   3        ChangeMe
   4    end
   5end