Andrew Kelley ea902ffe8f Sema: reimplement runtime switch
Now supports multiple items pointing to the same body. This is a common
pattern even when using a jump table, with multiple cases pointing to
the same block of code.

In the case of a range specified, the items are moved to branches in the
else body. A future improvement may make it possible to have jump table
items as well as ranges pointing to the same block of code.
2021-07-20 12:19:17 -07:00
..
2021-07-20 12:19:17 -07:00
2021-07-20 12:19:17 -07:00
2021-06-15 11:50:13 +09:00
2021-07-20 12:19:16 -07:00
2021-07-20 12:19:17 -07:00
2021-07-20 12:19:16 -07:00
2021-07-20 12:19:17 -07:00
2021-07-08 14:10:49 -07:00
2021-06-21 17:03:03 -07:00
2020-09-21 18:38:55 -07:00
2018-10-27 11:35:01 -04:00
2020-12-16 12:18:14 +01:00