Skip to content

Instantly share code, notes, and snippets.

@enebo
Created April 6, 2020 19:45
Show Gist options
  • Save enebo/29266bf514480fd9f260e03ab49d5bd1 to your computer and use it in GitHub Desktop.
Save enebo/29266bf514480fd9f260e03ab49d5bd1 to your computer and use it in GitHub Desktop.
static const char id_types[][8] = {
"local",
"instance",
"invalid",
"global",
"attrset",
"const",
"class",
"junk",
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment