dohpaz42@lemmy.world to Programmer Humor@programming.devEnglish · 3 years agoApple's Xcode Ladies and Gentlemenlemmy.worldimagemessage-square10linkfedilinkarrow-up163arrow-down113file-text
arrow-up150arrow-down1imageApple's Xcode Ladies and Gentlemenlemmy.worlddohpaz42@lemmy.world to Programmer Humor@programming.devEnglish · 3 years agomessage-square10linkfedilinkfile-text
minus-squareStarManta@lemmy.worldlinkfedilinkEnglisharrow-up3·3 years agoI see the blank lines being included is odd, is that it? Why are the other lines being underlined?
minus-squaredohpaz42@lemmy.worldOPlinkfedilinkEnglisharrow-up1arrow-down3·3 years agoBecause two of them are strings, and one is a declaration of an extension. None of which are of type User.
I see the blank lines being included is odd, is that it? Why are the other lines being underlined?
Because two of them are strings, and one is a declaration of an extension. None of which are of type User.