#include "priv.h" #include TYC_RESULT step(TycheVM* T) { abort(); return T_OK; }