Skip to content

Commit

Permalink
Add missing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ax0 committed Apr 5, 2024
1 parent ed15b2b commit b3dd73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/data.scm
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
(map string->utf8 '("cat" "dog"))
(list)
(list (list) (list (list)) (list (list) (list (list)))))
(list
(list ; Encoded lists
(bytevector-append
(bytevector #xc8 #x83)
(string->utf8 "cat")
Expand Down

0 comments on commit b3dd73e

Please sign in to comment.