UNPKG

webdash-readme-preview

Version:
6 lines (5 loc) 99 B
int f( int a = 1, char* b = "2", // Line comment double c = 3.0 /* Block comment */ );