mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Add $member.get(value) to replace value.$eval($member.nameof)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
- `$exec` may now provide a stdin parameter.
|
||||
- Introduce `$vaarg[...]` syntax and deprecate the old `$vaarg(...)`.
|
||||
- Similar change to `$vasplat`: `$vasplat` and `$vasplat[1..]`.
|
||||
- Add `$member.get(value)` to replace `value.$eval($member.nameof)`
|
||||
|
||||
### Fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user