namespace Eva { class Test { public static int main(string[] args) { Eva.Long term = new Eva.Long(42); return 0; } } }