RosettaCodeData/Task/Compile-time-calculation/XPL0/compile-time-calculation.xpl0

3 lines
47 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
code IntOut=11;
IntOut(0, 10*9*8*7*6*5*4*3*2);