Skip to content

Commit

Permalink
fix(compiler): outdated DMD's source code links direct to the old tre…
Browse files Browse the repository at this point in the history
…e path

Signed-off-by: João Lourenço <[email protected]>
  • Loading branch information
iK4tsu committed Aug 3, 2022
1 parent 3d3d65a commit 51f8526
Show file tree
Hide file tree
Showing 4 changed files with 168 additions and 168 deletions.
2 changes: 1 addition & 1 deletion compiler/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Runs all `unittest` blocks in the source code.

### cxx-unittest

Runs the [C++ frontent test](tests/cxxfrontend.c) to verify the manually
Runs the [C++ frontent test](tests/cxxfrontend.cc) to verify the manually
created C++ headers in the source directory.

Note: This is currently not supported on windows.
Expand Down
Loading

0 comments on commit 51f8526

Please sign in to comment.