1
0
mirror of https://github.com/HybridDog/pdisc.git synced 2025-07-15 06:40:28 +02:00

Fix true and false

This commit is contained in:
Hybrid Dog
2017-06-26 19:39:20 +02:00
parent adc39aeb7f
commit 2c3f1edd81
3 changed files with 5 additions and 4 deletions

View File

@ -8,6 +8,7 @@ true/false: boolean (immediate)
12.6: number (immediate)
$hello nwae: string (immediate)
nodolla: either a label is called so (immediate) or it's a variable
If you want to use : in a string, you need to put it at the beginning of the line to not treat the left part as label
```
Types: