Skip to content

Instantly share code, notes, and snippets.

@reynir
Created January 6, 2018 17:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reynir/1c64452b2ca70606e814778572aae00e to your computer and use it in GitHub Desktop.
Save reynir/1c64452b2ca70606e814778572aae00e to your computer and use it in GitHub Desktop.
$ ocamlfind ocamlopt -package ppx_cstruct test.ml
File "_none_", line 1:
Warning 11: this match case is unused.
[%%cenum
type t =
| Life [@id 42]
| Meaning [@id 42]
[@@uint32_t]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment