asn1c/asn1c/tests/check-src/check64-135.-gen-OER.c

23 lines
294 B
C

/*
* Verify OER with constrained INTEGER code gen.
*/
#undef NDEBUG
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <string.h>
#include <assert.h>
#include <ctype.h>
#include <errno.h>
#include <T.h>
int main() {
T_t t;
memset(&t, 0, sizeof(t));
return 0;
}