package main
import "fmt"
func main() {
fmt.Println(string('生' & '死'))
}
ここから確認できます
https://play.golang.org/p/O9tJl8XkDA
解説ありがとうございます!
http://qiita.com/tienlen/items/44daf3a52eb872085556
We're a place where coders share, stay up-to-date and grow their careers.
package main
import "fmt"
func main() {
fmt.Println(string('生' & '死'))
}
ここから確認できます
https://play.golang.org/p/O9tJl8XkDA
解説ありがとうございます!
http://qiita.com/tienlen/items/44daf3a52eb872085556
For further actions, you may consider blocking this person and/or reporting abuse
Richard Kovacs -
Masui Masanori -
Pallat Anchaleechamaikorn -
Yota Hamada -
Once suspended, dongri will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, dongri will be able to comment and publish posts again.
Once unpublished, all posts by dongri will become hidden and only accessible to themselves.
If dongri is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to D.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag dongri:
Unflagging dongri will restore default visibility to their posts.
Discussion (0)