alphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 1 year agoMore confusion for recruiterssh.itjust.worksimagemessage-square85linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageMore confusion for recruiterssh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square85linkfedilink
minus-squareTurboWafflz@lemmy.worldlinkfedilinkarrow-up0·1 year agoI realized a while ago that there’s nothing stopping me from writing rust like this ;println!("This is great") ;println!("I think everyone should write rust like this") ;println!("Probably works in most languages that use semicolons") ;
minus-squareAVincentInSpace@pawb.sociallinkfedilinkEnglisharrow-up0·1 year agohope you don’t forget the semicolon on a line by itself at the end (except in functions where you want to return the value of the last expression)
minus-squareminingforrocks@lemmy.mllinkfedilinkarrow-up0·1 year agoAlso a spicial place in hell for you
minus-squarerovingnothing29@lemmy.worldlinkfedilinkarrow-up0·1 year agoCan we add the comefrom function too?
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkarrow-up0·1 year agoNasm programmers probably think that is old code that you commented out.
I realized a while ago that there’s nothing stopping me from writing rust like this
hope you don’t forget the semicolon on a line by itself at the end (except in functions where you want to return the value of the last expression)
Also a spicial place in hell for you
Can we add the comefrom function too?
Nasm programmers probably think that is old code that you commented out.