blob: c3e5c16e32a7818f152c65a12bbfc4a7f83ffd24 [file] [log] [blame]
Vedant Kumarf9a0d442017-11-09 02:33:40 +00001void included_func() {
2 if (false)
3 return;
4 return;
5}