bat/tests/syntax-tests/highlighted/Fortran Namelist/test.namelist

6 lines
360 B
Plaintext
Raw Normal View History

2021-05-30 12:02:28 +02:00
&TEST
FOO=0,
BAR=1.0,
BAZ='Hello, World!'
/