mirror of
https://github.com/enso-org/enso.git
synced 2025-01-05 13:12:58 +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. |
||
---|---|---|
.. | ||
main | ||
test/java/org/enso/compiler/core |