mirror of
https://github.com/sharkdp/bat
synced 2026-07-31 18:21:43 +00:00
Add Fortran Namelist syntax test file
This commit is contained in:
committed by
David Peter
parent
b02120cf66
commit
16d346773b
@@ -0,0 +1,5 @@
|
||||
&TEST
|
||||
FOO=0,
|
||||
BAR=1.0,
|
||||
BAZ='Hello, World!'
|
||||
/
|
||||
Reference in New Issue
Block a user