Skip to content

Commit 7aa1256

Browse files
committed
Testing 1, 2, 3
1 parent 5982943 commit 7aa1256

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdk/pinocchio/src/instruction.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ where
2323

2424
/// Use to query and convey information about the sibling instruction components
2525
/// when calling the `sol_get_processed_sibling_instruction` syscall.
26+
///
27+
/// This comments is part of the test of changes.
2628
#[repr(C)]
2729
#[derive(Default, Debug, Clone, Copy, Eq, PartialEq)]
2830
pub struct ProcessedSiblingInstruction {

0 commit comments

Comments
 (0)