mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
doc/limitaions.md: Remove Kernel.binding entry.
Since no ISO classes/methods are not provided by mruby, there's no use mentioning `Kernel.binding` here.
This commit is contained in:
@@ -201,8 +201,3 @@ The re-defined ```+``` operator does not accept any arguments.
|
||||
|
||||
``` 'ab' ```
|
||||
Behavior of the operator wasn't changed.
|
||||
|
||||
## ```Kernel.binding``` missing
|
||||
|
||||
```Kernel.binding``` is not implemented as it is not in the
|
||||
ISO standard.
|
||||
|
||||
Reference in New Issue
Block a user