ddoc7656



void main();
int x; // This is a $ comment (and here is some
int y; // more information about that comment)


int add(int a, int b);
(Regression check)

Example:
assert(add(1, 1) == 2);



Page generated by Ddoc.