;; Should work with both ASDF 1 and ASDF 2.(defclasscl-source-file-1(cl-source-file)())(defmethodsource-file-type((fcl-source-file-1)(mmodule))(declare(ignorablefm))"cl")(defsystemtest-source-file-type-1:default-component-classcl-source-file-1:serialt:components((:cl-source-file"file1"); for the package(:file"test-tmp")))