summaryrefslogtreecommitdiff
path: root/include/ruby/backward/2/gcc_version_since.h
diff options
context:
space:
mode:
-rw-r--r--include/ruby/backward/2/gcc_version_since.h6
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,6 @@
-/** \noop-*-C++-*-vi:ft=cpp
* @file
* @author Ruby developers <[email protected]>
* @copyright This file is a part of the programming language Ruby.
@@ -31,3 +33,5 @@
((RUBY3_COMPILER_VERSION_MINOR == (y)) && \
(RUBY3_COMPILER_VERSION_ == (z))))))
#endif