mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #1374 from suzukaze/refactor-vm.c
Replace 0 with NULL because NULL is used in struct pointer.
This commit is contained in:
Replace 0 with NULL because NULL is used in struct pointer.