invalid_name.f90
来自「用于进行gcc测试」· F90 代码 · 共 7 行
F90
7 行
! { dg-do compile }! Tests the fix for PR27698, where names not starting with a letter were! rejected but not diagnosed with a proper message.SUBROUTINE _foo ! { dg-error "Invalid character in name" }END
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?