summaryrefslogtreecommitdiffhomepage
path: root/src/kernel.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2019-09-12 21:22:59 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2019-09-12 21:22:59 +0900
commit231a1d68b061d80ac2ccdb7dd2e9637adb22692b (patch)
tree6e0e650bafde1081fb827fb58b74fe281ccd36e6 /src/kernel.c
parent6bbdb97e7533d1fcf2bc5a2a20b42d1c0e5a9bf3 (diff)
downloadmruby-231a1d68b061d80ac2ccdb7dd2e9637adb22692b.tar.gz
mruby-231a1d68b061d80ac2ccdb7dd2e9637adb22692b.zip
Remove `$/` from mruby implementation.
1. `$/` and other Perl-ish global variables are not defined in ISO. 2. The current Ruby policy do not encourage those variables. 3. Those variables has global effect and can cause troubles.
Diffstat (limited to 'src/kernel.c')
0 files changed, 0 insertions, 0 deletions