summaryrefslogtreecommitdiff
path: root/py/repl.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/repl.h')
-rw-r--r--py/repl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/repl.h b/py/repl.h
new file mode 100644
index 000000000..014e8609b
--- /dev/null
+++ b/py/repl.h
@@ -0,0 +1 @@
+bool py_repl_is_compound_stmt(const char *line);