Skip to content

Commit d1c7c72

Browse files
committed
[Syntax] Fix distributed actor syntax test
1 parent 188cf5c commit d1c7c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Syntax/Inputs/serialize_distributed_actor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"kind": "CodeBlockItem",
99
"layout": [
1010
{
11-
"kind": "ClassDecl",
11+
"kind": "ActorDecl",
1212
"layout": [
1313
null,
1414
{

0 commit comments

Comments
 (0)