• G
    We introduce a "ref type" for use in declarations · b93e71b8
    gafter 提交于
      (e.g. ref local variable declaration)
    We introduce a "ref expression" for use in expressions
      (e.g. right-hand-side of a ref variable initialization)
    Also improve the diagnostic for local functions.
    Fixes #12749, #12580
    b93e71b8
Syntax.xml 164.7 KB