savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
156 stars 12 forks source link

Add `source_code_position_of_argument` support for `yield`. #262

Closed jemc closed 2 years ago

jemc commented 2 years ago

Writing source_code_position_of_argument yield will get the source code position of the yield block result instead of a normal argument index.