t / t4018 / matlab-class-definitionon commit t3432: test for --no-ff's interaction with fast-forward (c9efc21)
   1classdef RIGHT
   2    properties
   3        ChangeMe
   4    end
   5end