RosettaCodeData/Task/System-time/Oforth/system-time-1.oforth

3 lines
65 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
System.tick println
#[ #sqrt 1000000 seq map sum println ] bench