Skip to content

Commit

Permalink
Ugly commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
vakaras committed Mar 13, 2023
1 parent 6590503 commit cd890b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viper-sys/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ fn main() {
method!("wrapRefArray"),
]),
java_class!("scala.math.BigInt", vec![
constructor!(),
constructor!("(Ljava/math/BigInteger;)V"),
]),
java_class!("scala.collection.mutable.ArrayBuffer", vec![
constructor!("(I)V"),
Expand Down

0 comments on commit cd890b7

Please sign in to comment.