// Test miscellaneous run-time errors

// Division by 0
10/0;