code cleanup

This commit is contained in:
Alex Zenla
2025-07-26 15:49:44 -07:00
parent a262c09219
commit 08f9b6f2ae
14 changed files with 15 additions and 36 deletions

View File

@ -1,6 +1,5 @@
package gay.pizza.pork.tokenizer
@Suppress("CanBeParameter")
class MatchedCharConsumer(
val start: CharSequence,
val end: CharSequence,