GNOME Bugzilla – Bug 748146
VB: Add support for 'async', 'await', and 'nameof' keywords
Last modified: 2015-04-23 17:06:12 UTC
Created attachment 301934 [details] [review] Add support for 'async', 'await', and 'nameof' keywords Add support for the 'async' and 'await' keywords introduced in 2012 (VB 11.0). Add support for the 'nameof' keyword introduced in 2015 (VB 14).
Review of attachment 301934 [details] [review]: Just change the commit to say in the title that it's for vbnet.
Created attachment 302233 [details] [review] Add support for 'async', 'await', and 'nameof' keywords
pushed.