t / t4018 / matlab-class-definitionon commit Merge branch 'py/call-do-quit-before-exit' of github.com:gitster/git-gui into py/git-gui-do-quit (0d88f3d)
   1classdef RIGHT
   2    properties
   3        ChangeMe
   4    end
   5end