Merge branch 'rc/1.24' into merge-124-master

Conflicts:
	change-notes/1.24/analysis-javascript.md
    Resolved in favor of the rc/1.24 branch
This commit is contained in:
Felicity Chapman
2020-04-22 19:01:47 +01:00
7 changed files with 190 additions and 116 deletions

View File

@@ -1,7 +1,7 @@
import javascript
query predicate test_ClientReceiveNode_getAck(
SocketIOClient::ReceiveNode rn, SocketIOClient::RecieveCallback res
SocketIOClient::ReceiveNode rn, SocketIOClient::ReceiveCallback res
) {
res.getReceiveNode() = rn
}