Skip to content

Commit

Permalink
fix stable test
Browse files Browse the repository at this point in the history
  • Loading branch information
jstarry committed Dec 7, 2024
1 parent 9f7d415 commit 3893af8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions programs/sbf/rust/divide_by_zero/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
//! Example/test program to trigger vm error by dividing by zero
#![cfg(target_os = "solana")]
#![feature(asm_experimental_arch)]

extern crate solana_program;
Expand Down

0 comments on commit 3893af8

Please sign in to comment.