Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9b3ec commit 613bf6dCopy full SHA for 613bf6d
1 file changed
csharp/ql/test/library-tests/csharp9/PrintAst.expected
@@ -121,7 +121,7 @@ FunctionPointer.cs:
121
# 16| -1: [TypeMention] Void
122
#-----| 2: (Parameters)
123
# 16| 0: [Parameter] f
124
-# 16| -1: [TypeMention] delegate* default<Int32 ref,Object out,Int32>
+# 16| -1: [TypeMention] delegate* default<Int32 ref,Object out,Int32 ref readonly>
125
# 17| 4: [BlockStmt] {...}
126
# 18| 0: [LocalVariableDeclStmt] ... ...;
127
# 18| 0: [LocalVariableDeclAndInitExpr] Int32 i = ...
0 commit comments