Skip to content

Instantly share code, notes, and snippets.

@nickarthur
Forked from mildocjr/access1.swift
Created February 5, 2019 22:01
Show Gist options
  • Save nickarthur/fac9875d735b716387ef6966ef349efd to your computer and use it in GitHub Desktop.
Save nickarthur/fac9875d735b716387ef6966ef349efd to your computer and use it in GitHub Desktop.
access-1
public class myClass {
}
// the public keyword defines the access control for this class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment