Research portable Memory game | Исследовать портируемую игру Память
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
104B

  1. swiftc -o test_memory_Swift \
  2. Swift/Memory.Aux.swift \
  3. Swift/Memory.Test.swift \
  4. Swift/main.swift