mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 23:04:36 -04:00
5 lines
38 B
Text
5 lines
38 B
Text
void
|
|
t(void)
|
|
{
|
|
int a = (double)8;
|
|
}
|