Skip to content

Commit 237fa7d

Browse files
Dominik Andreashaata
authored andcommitted
add test/blob_test.capnp
1 parent ed461ed commit 237fa7d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/blob_test.capnp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
@0xacfbfd0b7bde9594;
2+
3+
struct BlobTest {
4+
blob @0 :Data;
5+
}

0 commit comments

Comments
 (0)