Fix demo.odin

This commit is contained in:
Ginger Bill
2017-07-04 22:43:38 +01:00
parent 82696179e8
commit 36392d658e

View File

@@ -424,6 +424,7 @@ when true {
fmt.printf("The program \"%s\" calculates the value %d\n",
program, accumulator);
*/
}
}