Commit 94d33f9
authored
Calc example, add note on calc object
The code for the Calc example will not compile as is. It can be very frustrating to someone trying to learn a new language to figure out how to get the example code to compile. I added a note about wrapping some of the code in a Calc object. There is probably a better way to include that in the tutorial, but I think this is better than nothing.1 parent 88cb2fa commit 94d33f9
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
536 | 538 | | |
537 | 539 | | |
538 | 540 | | |
| |||
0 commit comments