Merge pull request 'getchar' (#4) from kdx/IronGOLEM:master into master
Reviewed-on: #4
This commit was merged in pull request #4.
This commit is contained in:
6
src/getchar.🗿
Normal file
6
src/getchar.🗿
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
getchar()
|
||||||
|
{
|
||||||
|
local c;
|
||||||
|
red &c;
|
||||||
|
return c;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user