mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 14:43:29 +08:00
Rename to root
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
- global-prefix = `GLOBAL_`
|
||||
- global-output = `:terminal`
|
||||
- root-prefix = `GLOBAL_`
|
||||
- root-output = `:terminal`
|
||||
|
||||
```c
|
||||
int global_code_block = 1;
|
||||
int root_code_block = 1;
|
||||
```
|
||||
|
||||
some comments
|
Reference in New Issue
Block a user