GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
4
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
jryland
/
Import
Transfer to URL with SHA
Find file
Newer
Older
tree:
2e1e3c5b64
Branches
Tags
×
DELL-PC
MacBookPro
NUC
master
Import
/
research
/
other
/
simpVM
/ input.c
John Ryland
on 22 Dec 2020
40 bytes
import NUC files
Raw
Blame
History
x = 10; y = x; x++; x += 1; x *= 5;