Skip to content

Instantly share code, notes, and snippets.

View johngrib's full-sized avatar
🌈
Focusing

JohnGrib johngrib

🌈
Focusing
View GitHub Profile

Keybase proof

I hereby claim:

  • I am johngrib on github.
  • I am johngrib (https://keybase.io/johngrib) on keybase.
  • I have a public key ASBRNS7l0EEzQsZwkKiT55hCy9koaPAFaBYOKQGmvuewEgo

To claim this, I am signing this object:

@johngrib
johngrib / learn_kr.lua
Created March 15, 2017 12:03 — forked from wikibook/learn_kr.lua
learn lua 한국어판
-- 대시 두 개는 한 줄짜리 주석을 의미합니다.
--[[
[와 ]를 두 개씩 추가하면 여러 줄 주석이 됩니다.
--]]
----------------------------------------------------
-- 1. 변수와 흐름 제어
----------------------------------------------------