136
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
=== Example === | === Example === | ||
The following code tests | The following code tests code sinking transformation applied to main function.<syntaxhighlight lang="c"> | ||
#include <stdio.h> | #include <stdio.h> | ||
edits