We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 000f2b0 commit 854acfeCopy full SHA for 854acfe
README.md
@@ -103,4 +103,4 @@ A string in D is a reference to a region of immutable memory. It is a length and
103
A struct is like a Java record or class.
104
105
## Known bugs
106
- - Mixing tabs and spaces is not supported, unless an explicit spaces per indent specified
+ - Mixing tabs and spaces is not supported in the same file, unless an explicit spaces per indent specified
0 commit comments