j
k
j a
j l
On Wed Jun 18 13:16:15 2025 +0000, Yuxuan Shui wrote:
is `p` guaranteed to be at least 3 characters long?
Yes, if p[0] == 'D', p[1] == ':' and p[2] is a digit then it has to be at least 3 characters long.
Back to the thread
Back to the list