单项选择题

以下各选项企图说明—种新的类型名,其中正确的是______。

A.typedef vi int;
B.typedef V2=int;
C.typedef int v3;
D.lypedef v4:int