• argh_another_username@lemmy.ca
    link
    fedilink
    arrow-up
    8
    ·
    4 天前

    Take someone’s source code, replace all semi colons with Greek question marks and see if they can compile. But as others said, any IDE will help.

      • Petter1@discuss.tchncs.de
        link
        fedilink
        arrow-up
        5
        ·
        4 天前

        Not if you choose to replace the correct ones at the correct place and it is a compiler which automatically ignores this wrong semicolon.

        You could connect two lines, which may still “work” if not split using a semicolon and are then interpreted as one single line.