Skip to content

Instantly share code, notes, and snippets.

@loddar
Created September 22, 2014 12:47
Show Gist options
  • Save loddar/a2cd04522dd04dbd58b0 to your computer and use it in GitHub Desktop.
Save loddar/a2cd04522dd04dbd58b0 to your computer and use it in GitHub Desktop.
An (incorrect) aspect.
package com.company.project.aspects;
public aspect IncorrectAspect {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment