include_2.f90

来自「用于进行gcc测试」· F90 代码 · 共 30 行

F90
30
字号
# 1 "include_2.F90"# 1 "/tmp/"# 1 "<built-in>"# 1 "<command line>"# 1 "include_2.F90"#define S1 1#define B a# 1 "include_2.inc" 1subroutine a#undef S2#define S2 1integer :: iend subroutine a# 4 "include_2.F90" 2#undef B#define B b# 1 "include_2.inc" 1subroutine b#undef S2#define S2 1integer :: iend subroutine b# 6 "include_2.F90" 2! PR debug/33739! { dg-do link }! { dg-options "-fpreprocessed -g3" }    call a    call bend

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?