Sign in
◑
Theme
bazel
/
bazel
/
29d5e9c533e74970ca0fa9d1adbe9cc5cbe02cf2
/
.
/
examples
/
swift
/
constants.swift
blob: 6c16d34a8214ee54a95107a3258840dbcbd1c00a [
file
]
class
Constants
{
static
var
x
=
2
static
var
y
=
3
}