Quote output (#19374)

This commit is contained in:
André Silva
2018-10-15 23:19:35 +01:00
committed by Jonathan Grah
parent 4a29977564
commit 57cc378832

View File

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