Skip to content

Commit 9d4767a

Browse files
committed
Note that @index has sugar in README
1 parent 047d186 commit 9d4767a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,8 @@ desugars to `{@lookup key: foo}`. All such expressions have a key `0` referring
155155
to a value that is an `@`-prefixed atom (the keyword). Keywords include
156156
`@function`, `@lookup`, `@apply`, `@check`, `@index`, and `@runtime`.
157157

158-
Currently only `@function`, `@lookup`, and `@apply` have syntax sugars.
158+
Currently only `@function`, `@lookup`, `@index`, and `@apply` have syntax
159+
sugars.
159160

160161
### Semantics
161162

0 commit comments

Comments
 (0)