> ``` > local mt = {} > mt.__newindex = mt > local t = setmetatable({}, mt) > t[1] = 1 > ``` Right :-( Thanks for the report. Probably it was introduced with the optimizations on table operations; it does not happen in 5.3.1. -- Roberto
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル