Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Cannot recognize package definitions in multiple lines #5

@seratch

Description

@seratch

If there is a source code as follows:

package com.github.cb372.fedis
package filter

class AuthCheck(authRequired: Boolean)

Unfortunately, testgenerator creates filter.AutoCheckSpec though expected one is com.github.cb372.fedis.fiter.AuthCheckSpec.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions