Quote output (#19374)

pull/19383/merge
André Silva 2018-10-15 23:19:35 +01:00 committed by Jonathan Grah
parent 4a29977564
commit 57cc378832
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ int main () {
Output:
```
value of a: 10
value of a: 11
value of a: 12
@ -45,6 +46,7 @@ value of a: 16
value of a: 17
value of a: 18
value of a: 19
```
###Sources