package lsp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file nothing.ml

1
2
3
4
5
# 1 "submodules/dune/otherlibs/stdune-unstable/nothing.ml"
type t = (int, string) Type_eq.t

let unreachable_code = function
  | (_ : t) -> .
OCaml

Innovation. Community. Security.