mirror of
https://github.com/XAMPPRocky/tokei.git
synced 2026-05-28 00:20:57 +02:00
14 lines
114 B
FSharp
14 lines
114 B
FSharp
(* 13 lines 5 code 4 comments 4 blanks *)
|
|
|
|
// Comment
|
|
|
|
let foo = (*
|
|
Comment
|
|
*)
|
|
5
|
|
|
|
let bar = "(*
|
|
Code
|
|
*)"
|
|
|