you are viewing a single comment's thread
view the rest of the comments
[–] 26 points 3 years ago (1 child)

I'm going crazy, but if this compiles at all I bet it generates the same machine code when compiled with each line reversed.

  • source
  • hideshow 2 child comments
  • [–] 30 points 3 years ago

    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".

  • source
  • parent