# 1) call to undefined static method

template foo
{
  i;
}

foo::something();
