sync the repo
[hiphop-php.git] / hphp / hack / test / nast / expression_tree_splice.php
blobc130025c28f261478e0f55921da57a8365b61fe7
1 <?hh
3 function test(): void {
4 ExampleDsl`4 + 10 + ${$x + 2}`;