// "Adapt using 'Collections.singletonList()'" "true-preview" import java.util.*; class Test { List test() { try { System.out.println(); } catch (Exception | Error ex) { return ex; } return null; } }