You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(utils/get-char-from): always use strcharpart; use pcall
IDK what I was thinking in 7eeeb3f,
`strgetchar` is exactly as broken as `strcharpart` without `skipcc`.
`pcall` to make it work with all 0.10 versions, without needing an
extra-precise `has` check.
0 commit comments