Skip to content

Commit 41c13ce

Browse files
Merge branch 'dean/macro_placeholder_repetition_block' of github.com:starkware-libs/cairo into dean/macro_placeholder_repetition_block
2 parents 0753382 + 1fec6a0 commit 41c13ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/cairo-lang-semantic/src/expr/test_data/inline_macros

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,6 +1206,8 @@ macro wrap_bas_use_z_from_callsite {
12061206
() => {
12071207
$defsite::bas_use_z_from_callsite
12081208
!()
1209+
$defsite::bas_use_z_from_callsite
1210+
!()
12091211
};
12101212
}
12111213

0 commit comments

Comments
 (0)