Skip to content

Instantly share code, notes, and snippets.

@trukhinyuri
Created March 15, 2012 07:13
Show Gist options
  • Select an option

  • Save trukhinyuri/2042684 to your computer and use it in GitHub Desktop.

Select an option

Save trukhinyuri/2042684 to your computer and use it in GitHub Desktop.
publicApiNotInferred
public val example : Int = 1 // Публичное свойство должно иметь тип, заданный явно (например Int)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment