Skip to content
Snippets Groups Projects
Commit f779994b authored by Carl Österberg's avatar Carl Österberg
Browse files

test

parent fc80d1c2
Branches
No related tags found
No related merge requests found
...@@ -102,6 +102,7 @@ const APP: () = { ...@@ -102,6 +102,7 @@ const APP: () = {
// //unsafe { core::ptr::read_volatile(addr as *const _) } // //unsafe { core::ptr::read_volatile(addr as *const _) }
// core::ptr::read_volatile(addr as *const _) // core::ptr::read_volatile(addr as *const _)
// //
//
// What was the error message and explain why. // What was the error message and explain why.
// //
// error[E0133]: call to unsafe function is unsafe and requires unsafe function or block. // error[E0133]: call to unsafe function is unsafe and requires unsafe function or block.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment