mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
4 lines
129 B
C
4 lines
129 B
C
|
|
int funcC() {
|
||
|
|
return 3
|
||
|
|
// Intentional syntax error. This file should never be compiled, so this
|
||
|
|
// shouldn't be a problem.
|