doc: add var syntax samples

This commit is contained in:
2025-04-15 11:05:52 +01:00
parent ae35c15f78
commit ccb31ae545
4 changed files with 26 additions and 23 deletions

View File

@@ -1,3 +1 @@
v = 2 + 3 * 4.
cout put:v
2 + 3 * 4.