acpa/tests/fail/logic-no-return.ac
szdytom 14bc07ec9c
Add command-line argument & auto testing
Signed-off-by: szdytom <szdytom@qq.com>
2023-08-27 13:40:16 +08:00

7 lines
42 B
Plaintext

struct {
T1 = Fn<A>() -> A {
};
} main;