RosettaCodeData/Task/Call-a-function/C++/call-a-function-1.cpp
2015-11-18 06:14:39 +00:00

2 lines
40 B
C++

/* function with no arguments */
foo();