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