================
@@ -54,3 +54,9 @@ void test_missiles(void) {
launch_missiles();
}
+[[nodiscard]] int f3();
+
+void f4() {
----------------
a-tarasyuk wrote:
@cor3ntin could you merge it once the CI passes? Thanks
https://github.com/llvm/llvm-project/pull/104677