Fix failing test

This commit is contained in:
Tamas Vajk
2021-01-15 08:23:18 +01:00
parent 1d9b3ec8b4
commit 613bf6dca6

View File

@@ -121,7 +121,7 @@ FunctionPointer.cs:
# 16| -1: [TypeMention] Void
#-----| 2: (Parameters)
# 16| 0: [Parameter] f
# 16| -1: [TypeMention] delegate* default<Int32 ref,Object out,Int32>
# 16| -1: [TypeMention] delegate* default<Int32 ref,Object out,Int32 ref readonly>
# 17| 4: [BlockStmt] {...}
# 18| 0: [LocalVariableDeclStmt] ... ...;
# 18| 0: [LocalVariableDeclAndInitExpr] Int32 i = ...