ridwanabdillahi | 60458b9 | 2022-05-24 18:14:48 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010"> | ||||
3 | <Type Name="embedded_visualizer::Line"> | ||||
4 | <DisplayString>({a}, {b})</DisplayString> | ||||
5 | <Expand> | ||||
6 | <Item Name="[a]">a</Item> | ||||
7 | <Item Name="[b]">b</Item> | ||||
8 | </Expand> | ||||
9 | </Type> | ||||
10 | </AutoVisualizer> |