• lurch (he/him)
    link
    1983 days ago

    all lines not terminated by a single space are comments

    • @tabarnaski
      link
      803 days ago

      There’s a special place in hell for you

    • @[email protected]
      link
      fedilink
      483 days ago

      Also each line starts with a semicolon and you have to escape spaces in strings using a double forward slash

      • TurboWafflz
        link
        fedilink
        433 days ago

        I 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")
        ;