fix compile time warning about no code blocks (relating to optional extensions support)
FossilOrigin-Name: 24a353b981db93619fffcf6a1fd5f865d733d2f7b1183fced975044220a3621d
This commit is contained in:
parent
c4bee9fe0c
commit
51f09b5167
1 changed files with 5 additions and 0 deletions
|
@ -6,3 +6,8 @@ Put extensions into this directory and run:
|
||||||
Any extensions here will be placed in a file named
|
Any extensions here will be placed in a file named
|
||||||
`package/load-extensions.retro` for compilation into the
|
`package/load-extensions.retro` for compilation into the
|
||||||
embedded image.
|
embedded image.
|
||||||
|
|
||||||
|
I am including a fence here to silence a compile time warning.
|
||||||
|
|
||||||
|
~~~
|
||||||
|
~~~
|
||||||
|
|
Loading…
Reference in a new issue