add a ^ prefix
FossilOrigin-Name: 5723f858deedf26c1cf95df3f9a68438619b9a52d1c2ae20577d965ac6dfedf8
This commit is contained in:
parent
b92e398e50
commit
7d8d442d35
3 changed files with 655 additions and 656 deletions
|
@ -226,10 +226,9 @@ It's sometimes useful to inline values directly. I use a
|
|||
backtick prefix for this.
|
||||
|
||||
~~~
|
||||
:prefix:` (s-)
|
||||
s:to-number , ; immediate
|
||||
:prefix:\
|
||||
i ; immediate
|
||||
:prefix:` (s-) s:to-number , ; immediate
|
||||
:prefix:\ (s-) i ; immediate
|
||||
:prefix:^ (s-) r ; immediate
|
||||
~~~
|
||||
|
||||
It's traditional to have a word named `here` which returns the
|
||||
|
|
BIN
ngaImage
BIN
ngaImage
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue