Open BoD opened 4 years ago
When leaving imports parameter empty, a line with just the word import is present in the generated files, which of course doesn't compile.
imports
import
When leaving
imports
parameter empty, a line with just the wordimport
is present in the generated files, which of course doesn't compile.