t / t4018 / matlab-class-definitionon commit t0001 (mingw): do not expect a specific order of stdout/stderr (fdda1ac)
   1classdef RIGHT
   2    properties
   3        ChangeMe
   4    end
   5end