Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
flashultra committed Dec 20, 2024
1 parent 4bf7251 commit 542d1bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions std/haxe/math/bigint/BigInt.hx
Original file line number Diff line number Diff line change
Expand Up @@ -446,4 +446,5 @@ abstract BigInt(BigInt_) {

@:noCompletion @:noDoc private inline function new(a:BigInt_) {
this = a;
}
}

0 comments on commit 542d1bd

Please sign in to comment.