OSDN Git Service

Add: support namespace
[happyabc/happyabc.git] / example / class.scm
1 (define-class Foo flash.text.Sprite
2   ((init) "hello"))