File: basic.expected

package info (click to toggle)
ocaml-cstruct 6.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 968 kB
  • sloc: ml: 3,676; ansic: 56; javascript: 21; makefile: 18
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

}