blob: 8d1941d2b47d1ca376dffc1b3c9104e0c0662a19 [file] [log] [blame]
part of '../part_failure_test.dart';
class A
// ^
// [analyzer] SYNTACTIC_ERROR.EXPECTED_BODY
// [cfe] A class declaration must have a body, even if it is empty.