1
0
mirror of https://github.com/janet-lang/janet synced 2026-04-21 14:21:27 +00:00

Add r32 and r64 aliases for real numbers in ffi types.

This commit is contained in:
Calvin Rose
2022-06-11 09:40:37 -05:00
parent c75b088ff8
commit 0bc96304a9
2 changed files with 3 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
"quote"
"quasiquote"
"unquote"
"upscope"
"splice"]
(all-bindings)))
(def allsyms (dyn :allsyms))