riptide icon indicating copy to clipboard operation
riptide copied to clipboard

Refactor variable lookups to be more expressive, individual ops

Open sagebind opened this issue 4 years ago • 0 comments

For example, this should be allowed:

echo (require lang)->VERSION

but currently only string literals are allowed in a variable path.

sagebind avatar Dec 02 '19 21:12 sagebind