@ -9,7 +9,7 @@ You cannot convert to `int64`.
### Expected function
```go
func PrintNbr(int n) {
func PrintNbr(n int) {
}
```
@ -9,7 +9,7 @@ Vous ne pouvez pas convertir en `int64`.
### Fonction attendue