型が手続きを持つ

struct Proc {
static void hoge() ;
}

これがOOPだ