summaryrefslogtreecommitdiff
path: root/test/D/SharedObjects/Image/code.d
blob: 0d9d1d734ed8cdb172add1cc0c394e241eae630c (plain)
1
2
3
int returnTheAnswer() {
  return 42;
}