Skip to content

Instantly share code, notes, and snippets.

@CvX
Created September 2, 2022 08:19
Show Gist options
  • Save CvX/5cdc55672948752f06beabc615adea4c to your computer and use it in GitHub Desktop.
Save CvX/5cdc55672948752f06beabc615adea4c to your computer and use it in GitHub Desktop.
class X {
@test prop = "";
get something() {
return 1;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment