const ref void[] test

Code



Compilation output:

/home/c210/c167.d(22): Error: function c167.foo_ref (ref void[] data) is not callable using argument types (float[])
/home/c210/c167.d(22): Error: cast(void[])bar is not an lvalue
/home/c210/c167.d(23): Error: function c167.foo_const_ref (ref const(void[]) data) is not callable using argument types (float[])
/home/c210/c167.d(23): Error: cast(const(void[]))bar is not an lvalue


Paste info


Author: dav1d
Views: 168
Private: no
Expires: Never
Uploaded: 23.07.12 12:00
Votes: 0

Compilation


Compiler: DMD 2.062
Pointer size: m32