1
0
Fork 0
This commit is contained in:
coaljoe 2020-10-24 17:07:32 +03:00
parent 25312a73a6
commit 293b912a5b
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@ fn test_bow() {
println("bow new bits volume: ${bow.bits_volume()}")
println("bow new volume: ${bow.volume()}")
// XXX
// not bowstring: hemp/fiber
println("bits: done test_bow")
}