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