proc main()
{
    var a : Type;
    a = nil;
}