mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-03 17:39:02 +00:00
Fixed a couple of issues with operations
This commit is contained in:
@@ -7,7 +7,5 @@ func main()
|
||||
{
|
||||
int c = add(1, 2)
|
||||
|
||||
# Test int
|
||||
|
||||
return c
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user