Skip to content

Commit 1f90740

Browse files
author
Daniel Lemire
committed
tweak
1 parent d60af67 commit 1f90740

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ int main() {
6666
}
6767
```
6868

69-
We can make the following example work at compile time:
69+
We can make the following example work at compile time (see examples/demo.cpp):
7070
```cpp
7171
struct kid {
7272
int age;

0 commit comments

Comments
 (0)