mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
C++: Tweak to make qlformat happy
This commit is contained in:
@@ -1283,7 +1283,6 @@ class CoAwaitExpr extends UnaryOperation, @co_await {
|
||||
override int getPrecedence() { result = 16 }
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* A C/C++ co_yield expression
|
||||
* ```
|
||||
|
||||
Reference in New Issue
Block a user