[Pkg-cli-apps-commits] [fsharp] 33/60: Further adjustments to get .NET 2 VB test libraries working (changeset 1309390)
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Sun Sep 14 08:13:40 UTC 2014
This is an automated email from the git hooks/post-receive script.
raof-guest pushed a commit to branch master
in repository fsharp.
commit 3abf58f4c0248f96add46f8fad9cee0fb6520303
Author: latkin <latkin at microsoft.com>
Date: Thu Jul 31 13:38:00 2014 -0700
Further adjustments to get .NET 2 VB test libraries working (changeset 1309390)
---
.../DeclarationElements/MemberDefinitions/OptionalArguments/TestLibVB.vb | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/fsharpqa/Source/Conformance/DeclarationElements/MemberDefinitions/OptionalArguments/TestLibVB.vb b/tests/fsharpqa/Source/Conformance/DeclarationElements/MemberDefinitions/OptionalArguments/TestLibVB.vb
index e02db82..7737ebe 100644
--- a/tests/fsharpqa/Source/Conformance/DeclarationElements/MemberDefinitions/OptionalArguments/TestLibVB.vb
+++ b/tests/fsharpqa/Source/Conformance/DeclarationElements/MemberDefinitions/OptionalArguments/TestLibVB.vb
@@ -1,3 +1,4 @@
+Imports System
Namespace Test
Public Class VBTestClass
Public Function OptionalRefParam(Optional ByRef param2 As String = "superduper") As String
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/fsharp.git
More information about the Pkg-cli-apps-commits
mailing list