fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
extern crate rs_math;
|
||||
|
||||
fn main() {
|
||||
assert_eq!(rs_math::rs_log2(8.0), 3.0);
|
||||
}
|
||||
Reference in New Issue
Block a user