The program doesn't compile for me:

temp2.nim(13, 7) Error: ambiguous call; both temp2.test_1(n: T: int or uint) 
[declared in C:Usersrumpfprojectsnimtemp2.nim(7, 6)] and temp2.test_1(n: T) 
[declared in C:Usersrumpfprojectsnimtemp2.nim(5, 6)] match for: (int 
literal(1000000000)) 

Reply via email to