blob: d57a8ed9c68070cdc5c176d2a725fa17e739a2b4 [file] [log] [blame]
>>> work around bug in record type annotation end token
var x = foo<(int, int)?, int>();
<<<
var x = foo<(int, int)?, int>();