From 5a25dee14315463bf7f4de6af6ff6b18bcadada0 Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Tue, 29 Jul 2025 17:15:12 +0900 Subject: [PATCH] chore: update fixtures --- test/fixtures/ast/define-slots01/ast.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/ast/define-slots01/ast.json b/test/fixtures/ast/define-slots01/ast.json index e6d06d60..74434942 100644 --- a/test/fixtures/ast/define-slots01/ast.json +++ b/test/fixtures/ast/define-slots01/ast.json @@ -481,7 +481,7 @@ "value": "{" }, { - "type": "Keyword", + "type": "Identifier", "loc": { "end": { "line": 3,