Alpha 3
Pre-release
Pre-release
Updated syntax: arrays in structs now have their type denoted as e.g. array<int>
or array<array<qbkey>>
etc instead of just array
. Dicts can now have standalone elements as well as key-value pairs: { x: y, nofocus }
.