Files
2024-01-04 10:15:11 +00:00

6 lines
91 B
Java

// "Safe delete 'args'" "true-preview"
public static void main(String[] arg<caret>s) {
}