Gollum@feddit.de to Programmer Humor@programming.dev · 2 years agoD or d come oni.imgur.comimagemessage-square217linkfedilinkarrow-up11.4Karrow-down149 cross-posted to: programmerhumor@lemmy.ml
arrow-up11.35Karrow-down1imageD or d come oni.imgur.comGollum@feddit.de to Programmer Humor@programming.dev · 2 years agomessage-square217linkfedilink cross-posted to: programmerhumor@lemmy.ml
minus-squareFeyter@programming.devMlinkfedilinkarrow-up2·2 years agodown matches down* because * also includes empty string. Also download matches down* D matches D* but d is not matching D* because D is a different character than d.
down
matchesdown*
because*
also includes empty string. Alsodownload
matchesdown*
D
matchesD*
butd
is not matchingD*
becauseD
is a different character thand
.