From: Vincent Pit Date: Fri, 6 Sep 2013 11:10:30 +0000 (+0200) Subject: Move the run-time initializer call into a new lt_op_info_call() helper X-Git-Tag: v0.13~16 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;ds=sidebyside;h=d9d206c27da424c91322dbc2b17f3b0dfbf5651c;hp=d9d206c27da424c91322dbc2b17f3b0dfbf5651c;p=perl%2Fmodules%2FLexical-Types.git Move the run-time initializer call into a new lt_op_info_call() helper ---