Fixing web finish.

This commit is contained in:
Brad Nelson
2022-07-14 16:51:21 -07:00
parent 5dbf1cf8d4
commit 50e77e3b3d
5 changed files with 20 additions and 10 deletions

View File

@ -76,7 +76,7 @@ r|
return sp;
})
| 2 jseval!
: web-type ( a n -- ) 2 call ;
: web-type ( a n -- ) 2 call yield ;
' web-type is type
r|