mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Renaming Main to PrettyPrinter
This commit is contained in:
parent
ce9b7e4c70
commit
e86b9772c8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
module Main where
|
||||
module PrettyPrinter where
|
||||
|
||||
open import Agda.Builtin.IO using (IO)
|
||||
open import Agda.Builtin.Int using (pos)
|
||||
|
|
Loading…
Add table
Reference in a new issue