mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	tests : add missing comma in grammar integration tests (#9099)
Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com>
This commit is contained in:
		| @@ -503,7 +503,7 @@ static void test_special_chars() { | ||||
|             "aaaaabcccc", | ||||
|             "aaaabccc", | ||||
|             "aaaabccccc", | ||||
|             "🔵🟠✅❌abc❌✅🟠🔵" | ||||
|             "🔵🟠✅❌abc❌✅🟠🔵", | ||||
|             "🔵🟠abc🟠🔵" | ||||
|         } | ||||
|     ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 fairydreaming
					fairydreaming