fix compile time warning about no code blocks (relating to optional extensions support)

FossilOrigin-Name: 24a353b981db93619fffcf6a1fd5f865d733d2f7b1183fced975044220a3621d
This commit is contained in:
crc 2022-02-01 14:30:53 +00:00
parent c4bee9fe0c
commit 51f09b5167

View file

@ -6,3 +6,8 @@ Put extensions into this directory and run:
Any extensions here will be placed in a file named
`package/load-extensions.retro` for compilation into the
embedded image.
I am including a fence here to silence a compile time warning.
~~~
~~~