blob: 100437f90e5d60a9fe526d4c5867ce768b82c8a2 [file] [log] [blame]
ridwanabdillahi60458b92022-05-24 18:14:481<?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>