-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
name: 🐞 Bug
about: File a bug/issue
title: '[BUG] Problems with Enum -> Enum functions'
labels: Bug, Needs Triage
assignees: ''
Current Behavior:
Functions with domain Enum -> Enum generate an element of type Enum_elem which is not defined.
Example:

Expected Behavior:
Enum_elem defined in the Java class.
Steps To Reproduce:
Run the MainClass : org.asmeta.asm2java.main.MainClass
With the following params:
-input
"input\semaforo2.asm"
Environment:
- OS: Windows11
- Java: JDK-17
- IDE: IntelliJ IDEA 2024
Anything else:
Metadata
Metadata
Assignees
Labels
No labels