mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Add Fortran Namelist syntax test file
This commit is contained in:
		
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							b02120cf66
						
					
				
				
					commit
					16d346773b
				
			| @@ -0,0 +1,5 @@ | ||||
| [38;2;249;38;114m&[0m[3;38;2;102;217;239mTEST[0m | ||||
| [38;2;249;38;114mFOO[0m[38;2;249;38;114m=[0m[38;2;190;132;255m0[0m[38;2;248;248;242m,[0m | ||||
| [38;2;249;38;114mBAR[0m[38;2;249;38;114m=[0m[38;2;190;132;255m1.0[0m[38;2;248;248;242m,[0m | ||||
| [38;2;249;38;114mBAZ[0m[38;2;249;38;114m=[0m[38;2;230;219;116m'Hello, World!'[0m | ||||
| [38;2;249;38;114m/[0m | ||||
							
								
								
									
										5
									
								
								tests/syntax-tests/source/Fortran Namelist/test.namelist
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								tests/syntax-tests/source/Fortran Namelist/test.namelist
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| &TEST | ||||
| FOO=0, | ||||
| BAR=1.0, | ||||
| BAZ='Hello, World!' | ||||
| / | ||||
		Reference in New Issue
	
	Block a user