!include once #1034831 // Gazelle 22 Function Include for Testing svoid test_leftArrowScript_scriptError() { Throwable error = cast leftArrow("getException < Runnable fail"); var scriptError = innerExceptionOfType(GazelleV_LeftArrowScript.ScriptError.class, error); assertNotNullVerbose(scriptError); }