mirror of
https://github.com/janet-lang/janet
synced 2025-12-17 05:58:06 +00:00
Add test nanbox implementation. Works for 32 bit and 64 bit x86
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "unit.h"
|
||||
#include <dst/dst.h>
|
||||
|
||||
|
||||
int main() {
|
||||
int64_t i;
|
||||
dst_init();
|
||||
|
||||
Reference in New Issue
Block a user