Created
February 8, 2019 00:28
-
-
Save danilaml/e4ea308789265b5159b500698fa36b3d to your computer and use it in GitHub Desktop.
Test pragma
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#pragma clang system_header | |
#pragma GCC system_header | |
int i = {0.0}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment