uchan-nos/opela

配列名をポインタに評価する

uchan-nos opened this issue · 0 comments

var x [2]uint32;
f(x);

xはポインタに評価されて欲しい?