Skip to content

Commit 2a22527

Browse files
committed
Added to order of operations list
1 parent 37f16a1 commit 2a22527

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/arcaflow/workflows/expressions.md

+1
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ Order (highest to lowest):
317317
- [`! ` logical complement](#logical-complement)
318318
- [`&&` logical AND](#logical-and)
319319
- [`||` logical OR](#logical-or)
320+
- [literals](#literals), [identifiers](#root-reference), [dot notation](#dot-notation), and [bracket access](#bracket-accessor)
320321

321322
## Other information
322323

0 commit comments

Comments
 (0)