mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 19:02:51 +00:00
7 lines
79 B
C++
7 lines
79 B
C++
![]() |
int main()
|
||
|
{
|
||
|
int this_line_is_safe=1;
|
||
|
int that_line_will_cause_havoc=1;
|
||
|
}
|
||
|
|