2
0
mirror of https://github.com/sharkdp/bat synced 2024-11-08 19:10:41 +00:00
bat/tests/syntax-tests/highlighted/Fortran Namelist/test.namelist

6 lines
360 B
Plaintext
Raw Normal View History

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