blob: 9b57e17abc81cd95cd5d866183edc6d3073f2d39 [file] [log] [blame]
void function_throwing_exception() { throw int(42); }