On 2013-06-23, 23:02, bearophile wrote:

Jacob Carlborg:

http://michelf.ca/projects/d-objc/syntax/

Instead of:
extern (Objective-C)

Is it better to use a naming more D-idiomatic?

extern (Objective_C)

There's already some precedence in extern (C++).

--
Simen

Reply via email to