• Schmeckinger@feddit.de
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    11 months ago

    I have done a lot of powershell scripting and found some very annoying edge cases, they all have solutions, but feels unnecessary. I once had a issue, where I had a dynamic array of strings and if thst array was only 1 long it would give you the first character instead of the first string. I don’t know exactly what made that happen, but I think it had something to do with functions or classes.