This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Commit 78e270a
authored
Make hello world more visual (#176)
It was noted in the DX studies that users tend to miss hello world run since it is so short. So adding a for loop to make it more noticeable.
For now, only making this change to c++. Once we confirm that this idea works in subsequent tests, we can make the change to other samples.1 parent af24212 commit 78e270a
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
0 commit comments