index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
js
/
t8231.nim
blob: b0625a621900692215505a43169fa0496a9a63c5 (
plain
) (
tree
)
7cee63bba
^
1
2
3
import
strutils
doAssert
formatSize
(
2462056448
,
'.'
,
bpIEC
,
false
)
==
"2.293GiB"