2025-09-08 20:34:20 +03:00

5 lines
77 B
Plaintext

# -*- mode: snippet -*-
# name: sout
# key: sout
# --
System.out.println($1);