#include <stdio.h>
#include <string.h>
#include <assert.h>
#include "py/emit.h"
#include "py/bc.h"
Go to the source code of this file.
Definition at line 56 of file emitnative.c.