|
|
|
|
|
by a-dub
1690 days ago
|
|
hm. how many large integer literals are there in your code? it could just be learning that user ids are long strings of digits and is making a guess as to which long string of digits (based on some context, like sharing a line with "id" in it) might be the right one... |
|