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

6 lines
70 B
Plaintext

# -*- mode: snippet -*-
# name: printf
# key: sout
# --
printf("$0");