Skip to content

Commit

Permalink
Add a comment to capnp as test
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed May 20, 2024
1 parent 62f06df commit 6513eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/language/capnproto.capnp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@0xdbb9ad1f14bf0b36; # unique file ID, generated by `capnp id`

# Add a comment
struct Person {
name @0 :Text;
birthdate @3 :Date;
Expand Down

0 comments on commit 6513eb0

Please sign in to comment.