Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support cstring in `case` (#20130) | metagn | 2022-09-01 | 1 | -0/+52 |
* implement case for cstring for now just converts to string on C backend * custom implementation for cstring * remove leftover * revert even more * add nil + fix packages weird variant literal bug * update docs |