864
More confusion for recruiters
(sh.itjust.works)
Post funny things about programming here! (Or just rant about your favourite programming language.)
all lines not terminated by a single space are comments
There's a special place in hell for you
Also each line starts with a semicolon and you have to escape spaces in strings using a double forward slash
I realized a while ago that there's nothing stopping me from writing rust like this
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.
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)