Shared: Fix QLDoc.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-05-23 11:43:27 +01:00
parent cf39103df3
commit 92e0b64307

View File

@@ -56,7 +56,7 @@ signature module InputSig<LocationSig Location, DF::InputSig<Location> Lang> {
/** /**
* Gets the return kind corresponding to specification `"ReturnValue"` when * Gets the return kind corresponding to specification `"ReturnValue"` when
* the supplied argument `arg`. * supplied with the argument `arg`.
* *
* Note that it is expected that the following equality holds: * Note that it is expected that the following equality holds:
* ``` * ```