Skip to content

Commit

Permalink
Add bitstring data
Browse files Browse the repository at this point in the history
  • Loading branch information
robozmey committed Dec 4, 2024
1 parent a39cdb4 commit 0140d24
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions contrib/try_convert/data/tt_bit.data
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
1
0
1010101
11001010
1011011101111
01001
1111
00000000000000000000000
1111111111111111111
0101001010101
11101001000100
11 changes: 11 additions & 0 deletions contrib/try_convert/data/tt_varbit.data
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
1
0
1010101
11001010
1011011101111
01001
1111
00000000000000000000000
1111111111111111111
0101001010101
11101001000100

0 comments on commit 0140d24

Please sign in to comment.