blob: f6ef2e83030f03429efe7754862ab5e0582242cd [file] [log] [blame]
int test0({required int a}) => a;
void main() {}