Files
LearnGO/go/pkg/mod/github.com/joho/godotenv@v1.5.1/fixtures/plain.env
T
2024-09-19 21:38:24 -04:00

8 lines
93 B
Bash

OPTION_A=1
OPTION_B=2
OPTION_C= 3
OPTION_D =4
OPTION_E = 5
OPTION_F =
OPTION_G=
OPTION_H=1 2