1
0
mirror of https://github.com/sharkdp/bat.git synced 2024-10-06 10:51:05 +01:00
bat/tests/syntax-tests/source/Fortran Namelist/test.namelist

6 lines
44 B
Plaintext
Raw Normal View History

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