We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@function.kind
1 parent 6ae1656 commit 0b1bf63Copy full SHA for 0b1bf63
1 file changed
cpp/ql/lib/semmlecode.cpp.dbscheme
@@ -330,7 +330,6 @@ macro_argument_expanded(
330
string text: string ref
331
);
332
333
-/*
334
case @function.kind of
335
1 = @normal_function
336
| 2 = @constructor
@@ -341,7 +340,6 @@ case @function.kind of
341
340
| 7 = @user_defined_literal
342
| 8 = @deduction_guide
343
;
344
-*/
345
346
functions(
347
unique int id: @function,
0 commit comments