On Thursday, 16 March 2023 at 18:39:00 UTC, jwatson-CO-edu wrote: > ```d > int rtnVal = buffer.peek(int,Endian.bigEndian)(&marker); > // Error: found `,` when expecting `.` following int > ``` You just forgot the exclamation mark there.