projects
/
noobscript
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nb_vm.c
blob: 9bf7a2ce7cb1a873326679833ddaed96e86d2426 (
plain
)
1
2
3
4
5
6
#include "nb_vm.h" void nb_collect_garbage(NbVM* vm) { }