mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
type fix
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4279 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2e9ba7e77b
commit
a138367a97
1 changed files with 10 additions and 10 deletions
|
@ -787,7 +787,7 @@ Fri Jul 18 13:04:36 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
|
|||
* eval.c (rb_f_missing): VCALL is called only for LOCAL_ID. no
|
||||
check required.
|
||||
|
||||
* parse.y (primary): pritmary:tFID generates NODE_FCALL.
|
||||
* parse.y (primary): primary:tFID generates NODE_FCALL.
|
||||
[ruby-dev:20641]
|
||||
|
||||
Thu Jul 17 18:50:26 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue