Resource type definition

type Phantom (

static str ArgList[] = { Dummy }

str Dummy

)

type Phantom (

static str ArgList[] = { }

)