Change name
property of Child
in CodeGeneration
to be lowercase
#1901
Labels
good first issue
Good for newcomers
It’s a little counter-intuitive that the
name
property ofChild
needs to be uppercase because AFAICT we are always using it as lowercase. Change the argument to be lowercase. The generated code should not change.The text was updated successfully, but these errors were encountered: