221-fix-classes-without-__init__-should-be-valid #304

Merged
sb10q merged 8 commits from 221-fix-classes-without-__init__-should-be-valid into master 2022-07-07 10:36:25 +08:00
Showing only changes of commit 2be5d96635 - Show all commits

View File

@ -135,7 +135,6 @@ fn test_simple_register_without_constructor(source: &str) {
composer.register_top_level(ast, None, "".into(), false).unwrap();
Review

Shouldn't it be true?

Shouldn't it be ``true``?
}
#[test_case(
vec![
indoc! {"