@@ -1,4 +1,6 @@ + static $type$ [[TEST]]($type$ a, $type$ b) { return ($type$)([[TEST_OP]]); } @Test(dataProvider = "$type$BinaryOpProvider")