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:
@ -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:
|
||||
|
Reference in New Issue
Block a user