File: basic.expected

package info (click to toggle)
ocaml-cstruct 6.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 904 kB
  • sloc: ml: 3,578; ansic: 53; makefile: 28; javascript: 21
file content (15 lines) | stat: -rw-r--r-- 197 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
deadbeef deadbeef
foo = {
  a = 0x7
  b = 0x2c
  c = 0xbeef
  d = <buffer uint8_t[8] d>
61 62 63 64 65 66 67 68

}
"\007\000,\000\000\190\239abcdefgh"
with_ignored_field = {
  a = 0x1
  c = 0x3

}