diff --git a/examples/bare2.rs b/examples/bare2.rs
index c039a6ef1e8ff1ed8d164f6c4ecdb1155684126a..8ae07f8356905c7dd999ba57ab885f393cd6fc9c 100644
--- a/examples/bare2.rs
+++ b/examples/bare2.rs
@@ -71,7 +71,9 @@ fn main() -> ! {
 //
 //    What is the output in the ITM console?
 //
-//    ** your answer here **
+//    The ITM console prints out:
+//    Start 524429147
+//    End 1149429355
 //
 //    Rebuild and run in release mode
 //