mirror of
https://github.com/PashaBibko/LX.git
synced 2026-08-07 05:21:00 +00:00
Made projects use PCHs
This commit is contained in:
Binary file not shown.
+2
-1
@@ -1,6 +1,7 @@
|
||||
func main()
|
||||
{
|
||||
int a @
|
||||
int a
|
||||
a = 65465
|
||||
|
||||
int b
|
||||
b = 6
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user