Convert literal values to right type
This commit is contained in:
@@ -10,3 +10,6 @@ func main() {
|
||||
m = 9
|
||||
fmt.Println(m)
|
||||
}
|
||||
|
||||
// Output:
|
||||
// September
|
||||
|
||||
Reference in New Issue
Block a user