Test cases

- Updated `simple_comments.t`
This commit is contained in:
Tristan B. Velloza Kildaire 2024-04-16 21:22:28 +02:00
parent cc87c8048c
commit 13334f22e3
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@ int p;
*/
/**
* Returns 0
* Takes two inputs, does nothing with
them and then returns 0 nonetheless
*
* @param x This is the first input
*@param y This is the second input