require_relative '../../spec_helper' require_relative 'shared/rect' describe "Complex#rect" do it_behaves_like :complex_rect, :rect end describe "Complex.rect" do it_behaves_like :complex_rect_class, :rect end ssing/mt19937.c?h=ruby_4_0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/missing/mt19937.c
AgeCommit message (Expand)Author
2019-02-07Split mt19937.cnobu