Made with KolourPaint and screenshots from Kate (with the GitHub theme).

  • masterspace@lemmy.ca
    link
    fedilink
    English
    arrow-up
    17
    ·
    3 months ago

    Yeah, it’s explicitly distinct from const a: String which says it won’t change, and var a: String, which means this is legacy code that needs fixing.