Does this code actually mean anything? I’ve been staring at it for a few minutes and I can’t get anything out of it
post
replies:
I'm going crazy, but if this compiles at all I bet it generates the same machine code when compiled with each line reversed.
replies:
permalink
fedilink
source
parent
When compiled with a C Compiler and run it will print "C". When reversed, compiled and run it will print "Minecraft Function". This code also runs in the Minecraft Function language. It will print "Minecraft Function". Similarly, if reversed and run, it will print "C".
Horrible variable naming
all 11 comments