diff options
| author | dearblue <[email protected]> | 2021-04-04 15:44:19 +0900 |
|---|---|---|
| committer | dearblue <[email protected]> | 2021-04-04 15:44:19 +0900 |
| commit | caeacea86ea1bb76dfc709359031a44f7528cb3a (patch) | |
| tree | 538d68ee91676e60df410de94197c151c457190e /src/array.c | |
| parent | fb8e12f37c86cfbdc6a8c4fa3b327bae24a8ce27 (diff) | |
| download | mruby-caeacea86ea1bb76dfc709359031a44f7528cb3a.tar.gz mruby-caeacea86ea1bb76dfc709359031a44f7528cb3a.zip | |
Making a proc object static for a method with static irep
The following methods will be made static.
- `Class#new`
- `Proc#call`
- `Kernel#catch`
Previously, static const RProc could not be registered as a method, but this has been changed to allow it.
Diffstat (limited to 'src/array.c')
0 files changed, 0 insertions, 0 deletions
