mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 04:26:00 +00:00
Whitespace, newlines
This commit is contained in:
parent
79dcf03a42
commit
248dd601ae
6 changed files with 6 additions and 6 deletions
|
@ -62,4 +62,4 @@ namespace System.Diagnostics.Contracts
|
|||
public static void EndContractBlock() { }
|
||||
public static T ValueAtReturn<T>(out T v) { T[] t = new T[1]; v = t[0]; return v; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue