Skip to content

Conversation

@forki
Copy link
Contributor

@forki forki commented Nov 25, 2016

Basically I removed the || condition and now we can write:

namespace Test

type T() =
    [<CompiledName "A">]
    member this.a() = () 

@forki
Copy link
Contributor Author

forki commented Nov 25, 2016

ready for review

@dsyme dsyme changed the title Try to fix #977 Fix #977 Nov 26, 2016
@dsyme dsyme changed the title Fix #977 Fix #977 - CompiledName on a member whose declaring type is in a namespace Nov 26, 2016
@KevinRansom KevinRansom merged commit 1099a5e into dotnet:master Dec 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants