mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-03 17:39:02 +00:00
Made github recognise LX (Hopefully)
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
func main()
|
||||
{
|
||||
return 34
|
||||
int a
|
||||
a = 783412
|
||||
|
||||
int b
|
||||
b = 6
|
||||
|
||||
return a + b
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user