summaryrefslogtreecommitdiffstats
path: root/tests/incremental/structureModel/changes/X.20.aj
blob: 465c3eda3ef52f11667955ebb7e45a2ec7307728 (plain)
1
2
3
4
public aspect X {
  before(): Y.p() {} 

}