Preparing releasing 0.42.1. No code changes. (0.42.1)
This commit is contained in:
parent
42e702f9e8
commit
f37b8538b2
4 changed files with 83 additions and 2 deletions
|
|
@ -211,7 +211,7 @@ Some extensions also have a corresponding stdlib wrapper class (e.g., `JSON`, `I
|
|||
<pre>$ git clone https://git.xw3.org/fun/fun.git
|
||||
$ cd fun
|
||||
$ cmake -B build -DCMAKE_BUILD_TYPE=Release
|
||||
$ cmake --build build
|
||||
$ cmake --build build --target fun
|
||||
$ ./build/fun
|
||||
fun> print("Hello, World!")
|
||||
Hello, World!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue