Update cpp/downgrades/7ff6a6e53dbcff09d1b9b758b594bc6d17366863/coroutine.ql

Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
Jeroen Ketema
2024-09-04 18:45:33 +02:00
committed by GitHub
parent 8ca52f278a
commit fd9a5ee453

View File

@@ -1,4 +1,4 @@
class Function extends @function { class Function extends @function {
string toString() { none() } string toString() { none() }
} }