Project

General

Profile

« Previous | Next » 

Revision b732a9f8

Added by mame (Yusuke Endoh) over 5 years ago

parse.y: use "struct rb_iseq_struct" instead of rb_iseq_t

typedef was not declared in parse.y. Sorry.