From 7be1d273429765907af0abad182666d77eb557e4 Mon Sep 17 00:00:00 2001 From: Ryo Nihei Date: Sat, 18 Sep 2021 21:25:48 +0900 Subject: Add name field to the lexical specification --- example/go.json | 1 + 1 file changed, 1 insertion(+) (limited to 'example/go.json') diff --git a/example/go.json b/example/go.json index 631313d..bf92717 100644 --- a/example/go.json +++ b/example/go.json @@ -1,4 +1,5 @@ { + "name": "go", "entries": [ { "kind": "line_comment_open", -- cgit v1.2.3