Changeset 48
- Timestamp:
- 06/26/08 16:29:26 (2 months ago)
- Files:
-
- trunk/examples/core/FunctionTest.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/core/FunctionTest.d
r39 r48 13 13 14 14 ******************************************************************************/ 15 module FunctionTest; 15 16 16 17 import doost.core.Any;
