Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite6f5d04

Browse files
committed
* comment out now bad assertion
1 parent7e20532 commite6f5d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/cljs/cljs/core_test.cljs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@
10401040

10411041
(deftesttest-807
10421042
(testing"Testing CLJS-807, big int, float, big dec literals"
1043-
(is (=-1-1N))
1043+
;(is (= -1 -1N)) ;; invalid, -1N is now JS BigInt
10441044
(is (=9.007199254740996E159007199254740995N))
10451045
(is (=1.51.5M))
10461046
(is (=4.9E-3245E-324M))))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp