Skip to content

Commit

Permalink
improved code completion
Browse files Browse the repository at this point in the history
  • Loading branch information
lennet committed Apr 3, 2017
1 parent e2cb2f1 commit 8478257
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ var startedConvolution = false
* Note:
This Playground uses quadratic-sized matrices which can be described by an one-dimensional Array
*/
//#-code-completion(bookauxiliarymodule, hide)
//#-code-completion(identifier, hide, startedConvolution)
typealias Image = [UIColor]

let 🦄: Image = [
Expand Down

0 comments on commit 8478257

Please sign in to comment.