You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Note that you should collect **both the data dependencies and control dependenci
57
57
1 error generated.
58
58
```
59
59
60
-
**Solution**: Open the file /<path_to_RepoSlice>/lib/vendor/tree-sitter-cpp/src/scanner.c and comment the `static_assert` statement in the following function:
60
+
**Solution**: Open the file `lib/vendor/tree-sitter-cpp/src/scanner.c` and comment the `static_assert` statement in the following function:
0 commit comments