Explorar o código

remove comments

Milen Radkov %!s(int64=6) %!d(string=hai) anos
pai
achega
b4e9a75a8b
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      src/sophia/sophia.test.ts

+ 0 - 6
src/sophia/sophia.test.ts

@@ -8,12 +8,6 @@
 import { testTokenization } from '../test/testRunner';
 
 testTokenization('aes', [
-
-	// contract HackBG =
-	// 	record state = { developers : map(address, developer) }
-	// 	record developer = { name : string, experience : int, skillset : list(string) }
-	// 	entrypoint init() = { developers = {} }
-
 	[{
 		line: 'contract HackBG =',
 		tokens: [