blob: 7213e8ec6db9e070420e32cb7b37a7bc5344af05 [file] [log] [blame]
library test;
typedef void ToValue<T>(T value);
main() {}