view test/bug-44643/bug44643.m @ 33608:5fba13104493 bytecode-interpreter tip

maint: merge default to bytecode-interpreter.
author Nicholas R. Jankowski <jankowski.nicholas@gmail.com>
date Sat, 18 May 2024 22:40:00 -0400
parents ff21351709dc
children
line wrap: on
line source

classdef bug44643 < handle
  properties
    child
    parent
  end
end