From 1f23b1cbd948cfd4e3702f4f02a388089221c2a0 Mon Sep 17 00:00:00 2001 From: DevDoggo <devdoggo@protonmail.com> Date: Fri, 18 May 2018 21:36:57 +0200 Subject: [PATCH] lmao --- examples/bare1.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/bare1.rs b/examples/bare1.rs index f4632f8..7278819 100644 --- a/examples/bare1.rs +++ b/examples/bare1.rs @@ -69,7 +69,8 @@ fn main() { // rebuild and debug, pause the program. // what is shown in the Dissasmbly view, what instruction is executing // ** your answer here ** -// +// +// >>>> bkpt *112( // commit your answers (bare1_3) // // 4. now remeve the comment line 31 -- GitLab