view test/bug-44940/class_bug44940.m @ 20654:b65888ec820e draft default tip gccjit

dmalcom gcc jit import
author Stefan Mahr <dac922@gmx.de>
date Fri, 27 Feb 2015 16:59:36 +0100
parents 38487298513b
children
line wrap: on
line source

classdef class_bug44940 < handle
  properties
    child
  endproperties
endclassdef