Skip to content

Commit 085e378

Browse files
committed
Implement Transpilation for Struct example
1 parent 09065a4 commit 085e378

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/Integration/PhpTranspilerIntegrationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ public function transpilerExamples(): array
4747
'Expression' => ["Expression"],
4848
'Match' => ["Match"],
4949
'Numbers' => ["Numbers"],
50+
'Struct' => ["Struct"],
5051
];
5152
}
5253

0 commit comments

Comments
 (0)