mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
33904912ee
Move annotations into fields of Function and ConstructorDefinition. # Important Notes New syntax: Constructor argument-definition lines - Each argument in a type-constructor definition may be specified on its own (indented) line. Relaxed syntax: Unparenthesized arguments to annotations - A generic annotation now uses the rest of the line as its argument expression; the expression no longer needs to be parenthesized. |
||
---|---|---|
.. | ||
parser-codegen | ||
src | ||
package.json | ||
tsconfig.json | ||
vitest.config.ts |