File: gccerrors01.bsl

package info (click to toggle)
fsharp 4.0.0.4%2Bdfsg2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 58,824 kB
  • ctags: 1,395
  • sloc: cs: 2,983; ml: 1,098; makefile: 410; sh: 409; xml: 113
file content (4 lines) | stat: -rw-r--r-- 269 bytes parent folder | download
1
2
3
4

gccerrors01.fs:7:11: warning FS0025: Incomplete pattern matches on this expression. For example, the value '1' may indicate a case not covered by the pattern(s).

gccerrors01.fs:8:14: warning FS0988: Main module of program is empty: nothing will happen when it is run