diff options
Diffstat (limited to 'lib/things.nom')
| -rw-r--r-- | lib/things.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/things.nom b/lib/things.nom index 84682b3..95f175d 100644 --- a/lib/things.nom +++ b/lib/things.nom @@ -36,7 +36,7 @@ test: assume (($d, bark) == "Bark!") a (Corgi) is a thing: - $it [set up, gets pissed off] like a (Dog) + $it can [set up, gets pissed off] like a (Dog) ($it, as text) means "Dogloaf \{: for $k = $v in $it: add $k = $v}" ($its, sploot) means "sploooot" [($its, bark), ($its, woof)] all mean: |
