``` String tmp1 = "Failed requirement."; ...
# announcements
m
Copy code
String tmp1 = "Failed requirement.";
         throw (Throwable)(new IllegalArgumentException(tmp1.toString()));