assembl2.s
来自「用于进行gcc测试」· S 代码 · 共 20 行
S
20 行
/* Copyright (C) 2000 Free Software Foundation, Inc. *//* { dg-do preprocess } *//* Source: Bug report of Jonathan Larmour. Tweaked for test suite by Neil Booth, 17 Jan 2000. *//* We would not test the buffer->was_skipping variable when skipping, meaning that some false directives confused CPP. */#if 0 # foo # fee # fie # foe # fum#elif 0 # bundy#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?