You've already forked linux-packaging-mono
Imported Upstream version 4.2.1.60
Former-commit-id: 05052d1d7a3a94b0d9ee70461d62b6591e5ab5bc
This commit is contained in:
committed by
Jo Shields
parent
ea5caba957
commit
bdd40f83c0
@@ -1,14 +0,0 @@
|
||||
using System;
|
||||
|
||||
public class D
|
||||
{
|
||||
void Foo ()
|
||||
{
|
||||
}
|
||||
|
||||
public static void Main()
|
||||
{
|
||||
D d = null;
|
||||
Action a = d?.Foo;
|
||||
}
|
||||
}
|
@@ -1 +1 @@
|
||||
fae778dd6cbda23f819c138a80c2bb28d051aac3
|
||||
4a970c00528488693bba23a5f9eda9b860437527
|
Reference in New Issue
Block a user