|
|
|
|
|
by oliverkyss
3590 days ago
|
|
That's not true, you're going from string _and_ an integer, because '*' is a binary operator. (And it isn't communicative as shown here, which is another 'problem') But that's not really the point, crdoconnor seems to think that languages should throw an error in cases like this, not just keep the type of the first argument. |
|