Skip to content

Commit 8ab6ead

Browse files
authored
escape __FILE__ as code
1 parent 70d1f70 commit 8ab6ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Feel free to open an issue if you need help with that.
99

1010
## Getting short file names as compile time strings
1111

12-
Reproducible and fix size 'strings' of __FILE__ at compile time.
12+
Reproducible and fix size 'strings' for the `__FILE__` name at compile time.
1313

1414
The code is related to the blog post ['Compile time string literals processing, but why'](https://a4z.gitlab.io/blog/2023/11/04/Compiletime-string-literals-processing.html), which describes some more details about this feature.
1515

0 commit comments

Comments
 (0)