import std.stdio; void test(){} void main(){ writeln(__traits(isStaticFunction, test));}
Standard input is empty
true
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!