Skip to content

Instantly share code, notes, and snippets.

@chitoku-k
Last active August 29, 2015 14:16
Show Gist options
  • Save chitoku-k/8ce038e6dda2bad30dbe to your computer and use it in GitHub Desktop.
Save chitoku-k/8ce038e6dda2bad30dbe to your computer and use it in GitHub Desktop.
おちんぽ
<Window x:Class="Ochimpo"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Title="おちんぽ。" Height="350" Width="525">
<TextBlock HorizontalAlignment="Center" VerticalAlignment="Center">
おちんぽ。
</TextBlock>
</Window>
class Ochimpo { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment