blob: 1f126e59108493aff8e614483114b828f794f8d5 [file] [log] [blame]
f() sync* { }
g() sync* => dummy;
h() sync* { }
main() { }