Closed Pho3niX90 closed 3 years ago
I found the same problem today, I ended up prefixing my arguments with another symbol, which is less than ideal
I think this is mostly just an issue with the fact that every integer arg is automatically converted to an actual integer. Wouldn't this behavior be solved by always passing the arg on as a string and letting the consuming function decide what to do with it? In a way, related to issue #18
@iDavidB it would definitely solve the issue at hand.
Simple example:
find 76561198007433923
would yieldtest 76561198007433920