mirror of
				https://github.com/go-delve/delve.git
				synced 2025-10-31 10:47:27 +08:00 
			
		
		
		
	Improve .debug_line parser performance
This commit is contained in:
		| @ -32,6 +32,6 @@ func TestParseString(t *testing.T) { | ||||
| 	str, _ := ParseString(bstr) | ||||
|  | ||||
| 	if str != "hi" { | ||||
| 		t.Fatal("String was not parsed correctly") | ||||
| 		t.Fatalf("String was not parsed correctly %#v", str) | ||||
| 	} | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Derek Parker
					Derek Parker