We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09065a4 commit 085e378Copy full SHA for 085e378
1 file changed
test/Integration/PhpTranspilerIntegrationTest.php
@@ -47,6 +47,7 @@ public function transpilerExamples(): array
47
'Expression' => ["Expression"],
48
'Match' => ["Match"],
49
'Numbers' => ["Numbers"],
50
+ 'Struct' => ["Struct"],
51
];
52
}
53
0 commit comments