Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephTLyons committed Nov 20, 2024
1 parent db89e99 commit 4382235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lenient_parse/internal/parser.gleam
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ fn parse_sign(

// TODO: Clean up the index range vs start and end index stuff here
// TODO: Delete {}s in case
// TODO: Clean up new_rest duplicationBasePrefixOnly
// TODO: Clean up new_rest duplication
fn parse_base_prefix(
tokens tokens: List(Token),
index index: Int,
Expand Down

0 comments on commit 4382235

Please sign in to comment.