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