mirror of
https://github.com/janet-lang/janet
synced 2025-11-09 20:13:02 +00:00
1.9.0 Release.
Fix up some documentation as well.
This commit is contained in:
@@ -964,7 +964,7 @@ static const JanetReg asm_cfuns[] = {
|
||||
"asm", cfun_asm,
|
||||
JDOC("(asm assembly)\n\n"
|
||||
"Returns a new function that is the compiled result of the assembly.\n"
|
||||
"The syntax for the assembly can be found on the janet wiki. Will throw an\n"
|
||||
"The syntax for the assembly can be found on the Janet website. Will throw an\n"
|
||||
"error on invalid assembly.")
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user