To use Graphics in the interactive toplevel , you must first load the library with 인터프리터의 최상위 레벨에서 Graphics 를 사용하려면, 먼저 라이브러리를 로드해야 합니다.
#load "graphics.cma" ;; Windows users: For this example to work interactively on Windows, you will need to create a custom toplevel. #load "graphics.cma" ;; 윈도 사용자: 이 예제를 윈도 인터프리터에서 작동하려면, 사용자 정의 최상위 레벨을 작성해야 합니다.