From 1746609e248151d575f6e3913ad5023fd421bfff Mon Sep 17 00:00:00 2001 From: Ryo Nihei Date: Mon, 28 Mar 2022 01:30:49 +0900 Subject: Simplify the syntax of #ast directive This change allows using the simple syntax of the directive like `#ast $1 $3...` instead of `#ast #(foo $1 $3...)`. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 71eace9..36543eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -spec/clspec.json +spec/clexspec.json -- cgit v1.2.3