mirror of
https://github.com/processing/processing4.git
synced 2026-01-26 18:01:07 +01:00
4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
import java.util.*;
|
|
|
|
List<String> test = new ArrayList<>();
|