]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bc/Test/ln.b
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / contrib / bc / Test / ln.b
1 scale = 60
2 for (a=1; a<100000000000000000000000000000000000000; a = a*2) x=l(a)
3 x
4 quit