ホーム
おまかせ表示
ログイン
設定
MonoBookについて
免責事項
MonoBook
検索
「F Sharp」の版間の差分
言語
ウォッチ
編集
← 古い編集
新しい編集 →
ビジュアル
ウィキテキスト
2012年3月23日 (金) 11:48時点における版
編集
imported>Administrator
→Mono
← 古い編集
2012年3月23日 (金) 11:52時点における版
編集
取り消し
imported>Administrator
→Mono
新しい編集 →
36行目:
36行目:
起動してみる。
起動してみる。
<source lang="bash">
<source lang="bash">
$ fsi
$ fsi
--gui-
> printf "hello, world";;
hello, worldval it : unit = ()
> #quit;;
</source>
</source>