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
Expanded the maximum amount of bytes Logos can read in a single chunk from 16 to 32. This fixes compile errors for longer literal string matches (by @Luro02, #141, #142).