mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
b4826fdbcf
This commit corrects the placement of C-style block comments for MRB_API functions in src/variable.c. Comments are now placed directly before each function definition as per standard documentation practices.