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

  • piccolo@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    ·
    18 hours ago

    Ah I was misunderstanding the problem. And learned something new about C#, seems in order to avoid breaking existing code they introduce “contextual keywords” var being added later, it is a contextual. You can create a class ‘var’ and the compiler will prefer it.