1
0
Fork 0

Fix concerning simplification of reference values

This commit is contained in:
Joris van der Hoeven 2020-11-14 00:22:27 +00:00
parent e79e501ada
commit 270e53b8ed
1 changed files with 8 additions and 0 deletions

View File

@ -6722,6 +6722,14 @@ source code.
<scm|void>.
</explain>
<\explain>
<scm|(find-references <scm-arg|string>)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|find_refs> which returns
<scm|array_string>.
</explain>
<\explain>
<scm|(list-references)>
<explain-synopsis|no synopsis>