mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-03 17:39:02 +00:00
Made projects use PCHs
This commit is contained in:
BIN
example/Main.exe
BIN
example/Main.exe
Binary file not shown.
@@ -1,6 +1,7 @@
|
||||
func main()
|
||||
{
|
||||
int a @
|
||||
int a
|
||||
a = 65465
|
||||
|
||||
int b
|
||||
b = 6
|
||||
|
||||
BIN
example/main.obj
BIN
example/main.obj
Binary file not shown.
Reference in New Issue
Block a user