view test/bug-44940/class_bug44940.m @ 31090:1779a64b2510

maint: Merge stable to default
author Arun Giridhar <arungiridhar@gmail.com>
date Fri, 10 Jun 2022 18:57:17 -0400
parents 38487298513b
children
line wrap: on
line source

classdef class_bug44940 < handle
  properties
    child
  endproperties
endclassdef