Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
a-hilaly committed Aug 18, 2021
1 parent 29bd9a5 commit 282df9a
Show file tree
Hide file tree
Showing 4 changed files with 735 additions and 1,383 deletions.
7 changes: 7 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package main

import "fmt"

func main() {
print(fmt.Sprintf("%q %q\n", "2", false))
}
Loading

0 comments on commit 282df9a

Please sign in to comment.