• Rikudou_Sage@lemmings.world
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    14 hours ago

    Pff, just use the numbers directly:

    ${1} = "value";
    ${2} = "DOGE";
    

    That makes it possible to do stuff like:

    for (${152} = 1; ${152} <= 2; ${152}++) {
        ${666} = $${152};
        print(${666});
    }
    

    This is a valid code, btw.