Swift: revert accidental commit to docs

This commit is contained in:
Paolo Tranquilli
2022-06-15 08:46:17 +02:00
parent de52f9be7b
commit 234e05cb1c

View File

@@ -4,4 +4,4 @@ from Method m, MethodAccess ma
where
m.getName().matches("sparql%Query") and
ma.getMethod() = m
select ma, m
select ma, m