--TEST-- SSA narrowing: division and pow compound-assign prevent int narrowing --FILE-- --EXPECT-- float(3.3333333333333335) int(8) int(20)