cmake/c++11-test-nullptr-N2431_fail_compile.cpp

changeset 485
543a6696096f
parent 484
5b5c77c7f3dd
child 486
25747c37c7be
--- a/cmake/c++11-test-nullptr-N2431_fail_compile.cpp	Sat Aug 24 16:52:45 2013 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-int main()
-{
-	int i = nullptr;
-	return 1;
-}

mercurial