#!/usr/local/bin/swift let hoge = "HOGE" hoge = "FUGA" print(hoge)