Luu Tuyen@lemmy.world to linuxmemes@lemmy.world · 2 months agoRemember: GNU/Linux and other UNIX systems can make files that are case-sensitive, Windows can't make files that are case-sensitivelemmy.worldimagemessage-square230fedilinkarrow-up1664arrow-down171
arrow-up1593arrow-down1imageRemember: GNU/Linux and other UNIX systems can make files that are case-sensitive, Windows can't make files that are case-sensitivelemmy.worldLuu Tuyen@lemmy.world to linuxmemes@lemmy.world · 2 months agomessage-square230fedilink
minus-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up1·edit-22 months ago That is, if you set foo = 1 and then print FOO, what should happen? Most programming languages throw an error. JS would say
JS would say