summaryrefslogtreecommitdiff
path: root/cli/msg.fbs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/msg.fbs')
-rw-r--r--cli/msg.fbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/msg.fbs b/cli/msg.fbs
index b93fb68a7..fb8fd9c22 100644
--- a/cli/msg.fbs
+++ b/cli/msg.fbs
@@ -175,6 +175,7 @@ table StartRes {
deno_version: string;
v8_version: string;
no_color: bool;
+ xeval_delim: string;
}
table CompilerConfig {