/* -*- Mode: C/l; -*- */
/* */
/* lua_repl.h */
/* */
/* © Copyright Jamie A. Jennings 2018. */
/* LICENSE: MIT License (https://opensource.org/licenses/mit-license.html) */
/* AUTHOR: Jamie A. Jennings */
int ;
int ;
/* thread status */
typedef struct lua_State lua_State;
/* lua_repl_h */