@strict

bearophile bearophileHUGS at lycos.com
Mon Feb 15 02:44:22 PST 2010


retard:
> This kind of code is just unreadable. It's so bad it might be a joke as 
> well..

A better syntax can be invented, do you like this one?

@outer(in int y, in z, out k, inout w) int foo(int x) {
    // ... code
}

Bye,
bearophile



More information about the Digitalmars-d mailing list